Merge pull request #912 from rjeffman/ipaconfig_fix_playbook_titles

ipaconfig: Fix example playbook titles.
This commit is contained in:
Thomas Woerner
2022-09-09 19:41:19 +02:00
committed by GitHub
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