Fix example playbooks task name to better represent action performed.

This commit is contained in:
Rafael Guterres Jeffman
2020-11-26 18:06:26 -03:00
parent 484c39d7c8
commit 279ac60ac1
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
gather_facts: false
tasks:
- name: Ensure that dns record is absent
- name: Ensure that dns localhost AAAA record is absent
ipadnsrecord:
ipaadmin_password: SomeADMINpassword
name: host01