Переглянути джерело

[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


Завантаження…
Відмінити
Зберегти