mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Fix trailing whitespaces
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
with_subelements:
|
||||
- "{{ nginx_htpasswd }}"
|
||||
- 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'
|
||||
|
||||
Reference in New Issue
Block a user