Loading tasks/apparmor.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,7 @@ purge: true when: 'ansible_distribution == "Debian"' notify: "reboot container" - name: "test task" ansible.builtin.debug: msg: "testing" Loading
tasks/apparmor.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -8,3 +8,7 @@ purge: true when: 'ansible_distribution == "Debian"' notify: "reboot container" - name: "test task" ansible.builtin.debug: msg: "testing"