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:
Rafael Guterres Jeffman
2024-02-15 09:39:14 -03:00
parent 4321478cf0
commit a826bf1781

View File

@@ -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