Revert "Bypass htpasswd module bug (state=absent on missing file)"

This reverts commit f8d138828b.
pull/14/head
Emilien Mantel 2016-01-21 17:09:54 +01:00
parent 520eed50c3
commit 75d815b4a4
1 changed files with 0 additions and 1 deletions

View File

@ -17,4 +17,3 @@
- nginx_htpasswd
- users
when: item.0.state is not defined or item.0.state == 'present'
ignore_errors: yes