This role hardens linux hosts (Centos, Ubuntu, and Amazon Linux). It follows the CIS standards, although it doesn't do everything that is recommended.
None
There are a number of variables defined in the defaults and vars directories, but none of them should need to be updated in order to run properly.
There are no dependencies for this role.
To install this role in your local ansible directory, run the ansible-galaxy command to add the role:
$ ansible-galaxy install blackbaud.linux-hardening
Include the role in your playbook to harden your linux servers:
- hosts: servers
roles:
- blackbaud.linux-hardening
MIT
Blackbaud Created in 2016 by Blackbaud