Make nginx_htpasswd required
This commit is contained in:
parent
120968ee54
commit
f916260c90
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: www-data
|
group: www-data
|
||||||
mode: "0640"
|
mode: "0640"
|
||||||
when: nginx_htpasswd is defined
|
|
||||||
|
|
||||||
- name: Check if the passwdfile exists
|
- name: Check if the passwdfile exists
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue