diff --git a/playbooks/config/retrieve-config.yml b/playbooks/config/retrieve-config.yml
index 595c9b1db389942da7c10115e12e55885a629fd8..1756368041f3c49df4db1cd04cf595b7903ea396 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 128ac8d96a9c2f74fbecf6518e33a69dbe50d206..5e0a1e6a105e0a5312b9a6f30bdab74c005b9eb3 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