linuxmalaysia.lynis_ansible

lynis-ansible

Ansible snippets and code for Lynis

  • Lynis

Lynis is a security auditing tool for systems running Linux, Mac OS X, BSD, or some other UNIX-derivative.

This repository is supported by community contributions.

Forked from CISOfy/lynis-ansible

Example

---
- hosts: localhost
  gather_facts: true
  roles:
    - {role: lynis-ansible, lynis_use_packages: true, lynis_audit_system_linux: true}
About

Ansible role to install, configure and run Lynis for Linux Debian / Ubuntu / Centos / RedHat

Install
ansible-galaxy install linuxmalaysia.lynis_ansible
GitHub repository
License
gpl-3.0
Downloads
139
Owner
Ansible System Integrity Management Platform (ASIMP)