main.yml 105 B

12345
  1. ---
  2. # handlers file for ffdo-dhcp
  3. - name: Restart dhcpd
  4. service: name=isc-dhcp-server state=restarted