Loading tasks/main.yml +4 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ owner: root group: 0 mode: 0o0644 validate: 'nsd-checkconf {{ nsd_conf }}' notify: - Restart NSD Loading @@ -49,7 +48,6 @@ owner: root group: 0 mode: 0o644 validate: 'nsd-checkconf {{ nsd_conf }}' notify: - Restart NSD Loading @@ -63,6 +61,10 @@ notify: - Update SMTPd database - name: Validate config command: 'nsd-checkconf {{ nsd_conf }}' changed_when: False - name: Enable NSD service: name: nsd Loading Loading
tasks/main.yml +4 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ owner: root group: 0 mode: 0o0644 validate: 'nsd-checkconf {{ nsd_conf }}' notify: - Restart NSD Loading @@ -49,7 +48,6 @@ owner: root group: 0 mode: 0o644 validate: 'nsd-checkconf {{ nsd_conf }}' notify: - Restart NSD Loading @@ -63,6 +61,10 @@ notify: - Update SMTPd database - name: Validate config command: 'nsd-checkconf {{ nsd_conf }}' changed_when: False - name: Enable NSD service: name: nsd Loading