additional tags

pull/214/head
Jack Ivanov 8 years ago
parent a50a396b94
commit cbf59addb3

@ -14,6 +14,7 @@
- name: Enforce the dnsmasq AppArmor policy
shell: aa-enforce usr.sbin.dnsmasq
tags: ['apparmor']
- name: Ensure that the dnsmasq service directory exist
file: path=/etc/systemd/system/dnsmasq.service.d/ state=directory mode=0755 owner=root group=root

@ -19,6 +19,7 @@
- name: Enforce the privoxy AppArmor policy
shell: aa-enforce usr.sbin.privoxy
tags: ['apparmor']
- name: Ensure that the privoxy service directory exist
file: path=/etc/systemd/system/privoxy.service.d/ state=directory mode=0755 owner=root group=root

Loading…
Cancel
Save