wangsha.ansible_role_lynis
Lynis
This is an Ansible role designed to install Lynis on operating systems like Debian, Ubuntu, RHEL, CentOS, and others. It installs Lynis from the cisofy.com repositories and supports the installation of commercial add-ons.
Requirements
You need to have a supported operating system, which can be Debian, Ubuntu, Red Hat, or CentOS.
Role Variables
If you are using the commercial or enterprise version, you need to set the 'lynis_license_key'. If you're using the community edition, you can leave this blank or set it to false.
Dependencies
There are no dependencies.
Example Playbook
Here's an example of how to use this role, including how to pass in parameters:
- hosts: servers
roles:
- { role: sigio.lynis }
License
This role is licensed under the BSD license.
Author Information
Mark Janssen info@sig-io.nl
Sig-I/O Automatisering