[nginx/users] convert file.present into file.managed with no content
This commit is contained in:
parent
28d1069617
commit
4da13b9f8b
@ -6,7 +6,7 @@ htpasswd:
|
||||
- name: {{ nginx.apache_utils }}
|
||||
|
||||
make sure {{ htauth }} exists:
|
||||
file.exists:
|
||||
file.managed:
|
||||
- name: {{ htauth }}
|
||||
- makedirs: True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user