瀏覽代碼

[nginx/users] convert file.present into file.managed with no content

master
Arthur Lutz 6 年之前
父節點
當前提交
4da13b9f8b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      nginx/users.sls

+ 1
- 1
nginx/users.sls 查看文件

@@ -6,7 +6,7 @@ htpasswd:
- name: {{ nginx.apache_utils }}

make sure {{ htauth }} exists:
file.exists:
file.managed:
- name: {{ htauth }}
- makedirs: True


Loading…
取消
儲存