mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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:
|
||||
|
||||
``` yaml
|
||||
```yaml
|
||||
---
|
||||
- name: Playbook to enable per-zone privilege delegation
|
||||
hosts: ipaserver
|
||||
|
||||
Reference in New Issue
Block a user