diff --git a/roles/network/tasks/debian.yml b/roles/network/tasks/debian.yml index 10ec29312..f8222eee7 100644 --- a/roles/network/tasks/debian.yml +++ b/roles/network/tasks/debian.yml @@ -75,7 +75,7 @@ state: stopped when: dhcpd_install -- name: dnsmasq may be affected - stopping dnsmasq +- name: dhcpd_server may be affected - stopping dnsmasq service: name: dnsmasq state: stopped