Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oefenweb/ansible-apparmor
Ansible role to remove apparmor in Debian-like systems
https://github.com/oefenweb/ansible-apparmor
ansible apparmor debian security ubuntu
Last synced: about 1 month ago
JSON representation
Ansible role to remove apparmor in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-apparmor
- Owner: Oefenweb
- License: mit
- Created: 2014-08-14T10:26:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:01:22.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:36:27.917Z (about 1 year ago)
- Topics: ansible, apparmor, debian, security, ubuntu
- Language: Dockerfile
- Size: 83 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## apparmor
[![CI](https://github.com/Oefenweb/ansible-apparmor/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-apparmor/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-apparmor-blue.svg)](https://galaxy.ansible.com/Oefenweb/apparmor)Remove apparmor in Debian-like systems.
#### Requirements
None
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.apparmor
```#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-apparmor/issues)!