diff --git a/playbooks/config/retrieve-config.yml b/playbooks/config/retrieve-config.yml index 595c9b1d..17563680 100644 --- a/playbooks/config/retrieve-config.yml +++ b/playbooks/config/retrieve-config.yml @@ -1,5 +1,5 @@ --- -- name: Playbook to handle global DNS configuration +- name: Playbook to handle global IPA configuration hosts: ipaserver become: no gather_facts: no diff --git a/playbooks/config/set-ca-renewal-master-server.yml b/playbooks/config/set-ca-renewal-master-server.yml index 128ac8d9..5e0a1e6a 100644 --- a/playbooks/config/set-ca-renewal-master-server.yml +++ b/playbooks/config/set-ca-renewal-master-server.yml @@ -1,5 +1,5 @@ --- -- name: Playbook to handle global DNS configuration +- name: Playbook to handle global IPA configuration hosts: ipaserver become: no gather_facts: no