Skip to content
Snippets Groups Projects
Commit a826bf17 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

README-dnszone: Fix yaml code block declaration.

There was a space between the code block marker and the highlight hint
in a playbook example.
parent 4321478c
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment