Update README-dnszone.md

Fix indentation in example usage of name_from_ip
This commit is contained in:
Josh
2020-08-31 16:05:18 -04:00
committed by GitHub
parent f7acb7b2a8
commit a3510de0d6

View File

@@ -181,7 +181,7 @@ Example playbook to create a zone for reverse DNS lookup, from an IP address, gi
become: true
tasks:
- name: Ensure zone for reverse DNS lookup is present.
- name: Ensure zone for reverse DNS lookup is present.
ipadnszone:
ipaadmin_password: SomeADMINpassword
name_from_ip: 192.168.1.2/24