Jeremy Gardais 40856f2e06 | ||
---|---|---|
defaults | ||
meta | ||
tasks | ||
tests | ||
CHANGELOG.md | ||
README.md |
README.md
Debian Security
- Overview
- Role Variables
- Example Playbook
- Configuration
- Known Issues
- Development
- License
- Author Information
Overview
A role that provide some security tools for Debian.
Role Variables
- deb_sec__required_packages : List of required packages [default :
debsecan
] - deb_sec__deploy_state : The desired state this role should achieve. [default :
present
].
Example Playbook
- Default behaviour :
- hosts: my.debian.host
roles:
- role: ipr-cnrs.debian_security
Configuration
This role will :
- Install some security tools (eg. Debsecan,…).
Development
This source code comes from our Gogs instance and the Github repo exist just to be able to send the role to Ansible Galaxy…
But feel free to send issue/PR anywhere :)
Thanks to this hook, Github automatically got updates from our Gogs instance :)
License
Author Information
Jérémy Gardais
- Source : on IPR's Gogs
- IPR (Institut de Physique de Rennes)