Deinstall AppArmor on Debian/Devuan
Find a file
2024-03-12 20:30:23 +01:00
defaults Initial commit 2024-03-12 20:30:23 +01:00
handlers Initial commit 2024-03-12 20:30:23 +01:00
meta Initial commit 2024-03-12 20:30:23 +01:00
tasks Initial commit 2024-03-12 20:30:23 +01:00
vars Initial commit 2024-03-12 20:30:23 +01:00
.gitignore Initial commit 2024-03-12 20:30:23 +01:00
deapparmor.yml Initial commit 2024-03-12 20:30:23 +01:00
README.md Initial commit 2024-03-12 20:30:23 +01:00

deapparmor

Deactivate and uninstall AppArmor

Requirements

  • None

Role Variables

Defaults:

  • deapparmor_reboot: False - Reboot machine if necessary

Dependencies

  • None

Example Playbook

- hosts: servers
  roles:
     - { role: deapparmor }

License

AGPL3.0-or-later

Author Information