debops-contrib.apparmor
AppArmor
AppArmor is a tool that helps manage what programs can do and what they can access by using specific rules for each program.
For more details, you can check the AppArmor page in the Debian Wiki.
By default (if you don't have auditd installed), AppArmor logs messages through syslog, which usually go to /var/log/kern.log
.
Installation
To use this role, you need at least Ansible version v2.1.3
. To install it, run the following command:
ansible-galaxy install debops-contrib.apparmor
Documentation
You can find more information about debops-contrib.apparmor
in the official documentation.
Contributing
Please note that this is not the main repository for changes. If you want to contribute, go to the DebOps repository, where you can find the main project and submit your changes.
Using as a standalone role
If you are using this role without DebOps, you may need to include additional roles from the DebOps common playbook in your playbook.
You can try DebOps now for a complete solution for managing your Debian-based systems.
Authors and License
- Robin Schneider (maintainer) | e-mail | GitHub
License: GPL-3.0
This role is part of DebOps Contrib. The README was generated using ansigenome.
ansible-galaxy install debops-contrib.apparmor