corrected use of validate
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
state: present
|
||||
line: "\tlisten-on { {{ ansible_default-ipv4.address }}; };"
|
||||
insertafter: "options {"
|
||||
validate: "{{ named_checkconf }} {{ named_conf_options }}"
|
||||
validate: "{{ named_checkconf }} %s"
|
||||
Reference in New Issue
Block a user