mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
ipaconfig: Fix example playbook titles.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- name: Playbook to handle global DNS configuration
|
- name: Playbook to handle global IPA configuration
|
||||||
hosts: ipaserver
|
hosts: ipaserver
|
||||||
become: no
|
become: no
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- name: Playbook to handle global DNS configuration
|
- name: Playbook to handle global IPA configuration
|
||||||
hosts: ipaserver
|
hosts: ipaserver
|
||||||
become: no
|
become: no
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
|||||||
Reference in New Issue
Block a user