--- # handlers file for ansible-consul - name: reload consul configuration on Linux command: "consul reload" listen: "reload consul configuration" - name: restart dnsmasq service: name: dnsmasq enabled: true state: restarted