mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
6 lines
131 B
YAML
6 lines
131 B
YAML
- name: restart dnsmasq
|
|
service: name=dnsmasq state=restarted
|
|
|
|
- name: restart apparmor
|
|
service: name=apparmor state=restarted
|