Fix yamllint colons occurrences.

This commit is contained in:
Rafael Guterres Jeffman
2020-09-21 19:56:08 -03:00
parent 1032d27d95
commit 9ebfd011c0
3 changed files with 3 additions and 3 deletions

View File

@@ -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) }}"