Przeglądaj źródła

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

master
Arthur Lutz 6 lat temu
rodzic
commit
4da13b9f8b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      nginx/users.sls

+ 1
- 1
nginx/users.sls Wyświetl plik

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

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


Ładowanie…
Anuluj
Zapisz