mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-13 21:12:02 +00:00
Fix comment identation in test playbooks.
Comments in YAML files should be aligned to content.
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
register: result
|
||||
failed_when: not result.changed or result.failed
|
||||
|
||||
# cleanup
|
||||
# cleanup
|
||||
- name: Ensure that dns record 'host01' is absent
|
||||
ipadnsrecord:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
|
||||
Reference in New Issue
Block a user