mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Revert "Bypass htpasswd module bug (state=absent on missing file)"
This reverts commit f8d138828b.
This commit is contained in:
@@ -17,4 +17,3 @@
|
|||||||
- nginx_htpasswd
|
- nginx_htpasswd
|
||||||
- users
|
- users
|
||||||
when: item.0.state is not defined or item.0.state == 'present'
|
when: item.0.state is not defined or item.0.state == 'present'
|
||||||
ignore_errors: yes
|
|
||||||
|
|||||||
Reference in New Issue
Block a user