An open API service indexing awesome lists of open source software.

https://github.com/db0/os-hardening

Ansible Collection for OS-agnostic hardening
https://github.com/db0/os-hardening

Last synced: about 1 year ago
JSON representation

Ansible Collection for OS-agnostic hardening

Awesome Lists containing this project

README

          

OS Hardening
================

Ansible collection that holds roles which can be used to harden various operating systems, different approaches.

## Roles

| Role | Documentation |
| --------- | ------------------------------------------------------------------------------------------------------ |
| Linux CIS Hardening | [Documentation](https://github.com/db0/os-hardening/blob/main/roles/linux_cis/README.md) |

## Usage

You can find specific to each role within the "Documentation" link for each role.

## Credits

This collection is heavily based on the work done by the MindPoint Group through their [Ansibe Lockdown repositories](https://github.com/ansible-lockdown)