ipaconfig: Fix example playbook titles.

This commit is contained in:
Rafael Guterres Jeffman
2022-09-09 11:24:59 -03:00
parent d936a3794e
commit 3b28050f1e
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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