mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-01 04:14:42 +00:00
Fix ansible-lint E206 (var-spacing) on all test and example playbooks.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- stdvault
|
||||
- symvault
|
||||
- asymvault
|
||||
username: "{{username}}"
|
||||
username: "{{ username }}"
|
||||
state: absent
|
||||
loop:
|
||||
- admin
|
||||
|
||||
Reference in New Issue
Block a user