Merge pull request #190 from arthurlogilab/nginx-users-makedirs
[nginx/users] convert file.present into file.managed with no content
This commit is contained in:
commit
4b3d5bf624
@ -10,7 +10,7 @@ touch {{ htauth }}:
|
|||||||
- creates: {{ htauth }}
|
- creates: {{ htauth }}
|
||||||
|
|
||||||
make sure {{ htauth }} exists:
|
make sure {{ htauth }} exists:
|
||||||
file.exists:
|
file.managed:
|
||||||
- name: {{ htauth }}
|
- name: {{ htauth }}
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user