Skip to content

bodsch/ansible-apparmor

Repository files navigation

Ansible Role: apparmor

disable and remove apparmor

GitHub Workflow Status GitHub issues GitHub release (latest by date) Ansible Quality Score

Operating systems

Tested on

  • Debian 10 / 11 / 12
  • Ubuntu 20.04 / 22.04

Contribution

Please read Contribution

Development, Branches (Git Tags)

The master Branch is my Working Horse includes the "latest, hot shit" and can be complete broken!

If you want to use something stable, please use a Tagged Version!

usage

apparmor_state: stopped
apparmor_enabled: false

apparmor_purge: true

apparmor_block:
  later_installation: true
  packages:
    - apparmor
    - apparmor-profiles
    - apparmor-profiles-extra
    - apparmor-notify
    - apparmor-utils
    - dh-apparmor

Author and License

  • Bodo Schulz

License

BSD2

FREE SOFTWARE, HELL YEAH!