Skip to content
Commits on Source (2)
...@@ -135,7 +135,7 @@ Example playbook to enable a zone: ...@@ -135,7 +135,7 @@ Example playbook to enable a zone:
Example playbook to allow per-zone privilege delegation: Example playbook to allow per-zone privilege delegation:
``` yaml ```yaml
--- ---
- name: Playbook to enable per-zone privilege delegation - name: Playbook to enable per-zone privilege delegation
hosts: ipaserver hosts: ipaserver
......