Add 'installbox' configuration.
This commit is contained in:
commit
546dabd7aa
16 changed files with 323 additions and 0 deletions
3
roles/dhcp-dns-dnsmasq/handlers/main.yml
Normal file
3
roles/dhcp-dns-dnsmasq/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: restart dnsmasq
|
||||
service: name=dnsmasq state=restarted enabled=yes
|
||||
listen: "restart dnsmasq"
|
Loading…
Add table
Add a link
Reference in a new issue