mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
Merge pull request #1213 from rjeffman/dnszone_fix_yaml_code_block
README-dnszone: Fix yaml code block declaration.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user