mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 19:04:42 +00:00
README-dnszone: Fix yaml code block declaration.
There was a space between the code block marker and the highlight hint in a playbook example.
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