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 Rafael Guterres Jeffman
parent af7060d3a9
commit 786c902a3c

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