mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
Fix yamllint colons occurrences.
This commit is contained in:
@@ -756,7 +756,7 @@
|
||||
failed_when: result.changed or result.failed
|
||||
|
||||
# cleanup
|
||||
- name : Ensure sudocmdgroup is absent
|
||||
- name: Ensure sudocmdgroup is absent
|
||||
ipasudocmdgroup:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
ipaapi_context: "{{ ipa_context | default(omit) }}"
|
||||
|
||||
Reference in New Issue
Block a user