mg
88a2d34183
## ToDo - entfernte Apps ergänzen in Beschreibung ### Entfernt - dozzle - Photoprism - hastebin Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #430
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
- name: loop tasks
|
|
include_tasks: profile.yml
|
|
loop: "{{ lxc_apparmor_profiles }}"
|
|
when:
|
|
- lxc_apparmor_profiles is defined
|
|
# Loope durch jeden bind-mount
|