Make nginx_htpasswd required

This commit is contained in:
Ivo C.S. Wingelaar 2024-10-13 14:38:42 +02:00
parent 120968ee54
commit f916260c90
Signed by: ivo
GPG key ID: ABBED434F58D0AA3

View file

@ -18,7 +18,6 @@
owner: root
group: www-data
mode: "0640"
when: nginx_htpasswd is defined
- name: Check if the passwdfile exists
ansible.builtin.stat: