Skip to content

bilobinso/ansible-collection-system

 
 

Repository files navigation

Ansible Collection - rbrightling.system

Ansible Galaxy

Base system collection of roles to manage and configure base system features and security.

Roles

Roles Build Status
aide rbrightling.system.aide
ansible_node rbrightling.system.ansible_node
auditd rbrightling.system.auditd
fail2ban rbrightling.system.fail2ban
hosts rbrightling.system.hosts
openssh_server rbrightling.system.openssh_server
rkhunter rbrightling.system.rkhunter
shadow_utils rbrightling.system.shadow_utils
sudo rbrightling.system.sudo
sysstat rbrightling.system.sysstat

Requirements

Supported OS's:

  • Debian 10
  • RedHat 8

Usage

Install this ansible collection:

ansible-galaxy collection install rbrightling.system

Example Playbook

---
- hosts: localhost
  tasks:
    - include_role:
        name: rbrightling.system.{{ role_name }}

License

LGPLv3

Author Information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 81.6%
  • Python 18.4%