Compare commits
1 Commits
6e711f23c9
...
75f105a6aa
Author | SHA1 | Date | |
---|---|---|---|
75f105a6aa |
@ -14,9 +14,9 @@ apparmor_reload:
|
|||||||
module.run:
|
module.run:
|
||||||
- name: service.reload
|
- name: service.reload
|
||||||
- m_name: apparmor
|
- m_name: apparmor
|
||||||
{%- for profile in aapillar['local'] %}
|
|
||||||
- onchanges:
|
- onchanges:
|
||||||
|
{%- for profile in aapillar['local'] %}
|
||||||
- file: /etc/apparmor.d/local/{{ profile }}
|
- file: /etc/apparmor.d/local/{{ profile }}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user