All Projects → dev-sec → Ansible Collection Hardening

dev-sec / Ansible Collection Hardening

This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

Programming Languages

Jinja
831 projects

Projects that are alternatives of or similar to Ansible Collection Hardening

Ansible Nginx Hardening
This Ansible role provides secure nginx configurations.
Stars: ✭ 180 (-92.92%)
Mutual labels:  ansible, playbook, hardening, role, protection, nginx
Ansible Ssh Hardening
This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.
Stars: ✭ 746 (-70.66%)
Mutual labels:  ansible, playbook, hardening, role, protection
Ansible Mysql Hardening
This Ansible role provides security configuration for MySQL.
Stars: ✭ 132 (-94.81%)
Mutual labels:  ansible, playbook, hardening, role, protection
Ansible Role Php
Ansible Role - PHP
Stars: ✭ 396 (-84.43%)
Mutual labels:  ansible, playbook, role
Ansible Role Htpasswd
Ansible Role - htpasswd
Stars: ✭ 17 (-99.33%)
Mutual labels:  ansible, role, nginx
Ansible Role Nginx
Ansible Role - Nginx
Stars: ✭ 632 (-75.15%)
Mutual labels:  ansible, role, nginx
Ansible Role Mysql
Ansible Role - MySQL
Stars: ✭ 826 (-67.52%)
Mutual labels:  ansible, playbook, role
Ansible Role Ruby
Ansible Role - Ruby
Stars: ✭ 77 (-96.97%)
Mutual labels:  ansible, playbook, role
Vagrant Elastic Stack
Giving the Elastic Stack a try in Vagrant
Stars: ✭ 131 (-94.85%)
Mutual labels:  ansible, nginx
Ansible Role K3s
Ansible role for installing k3s as either a standalone server or HA cluster.
Stars: ✭ 132 (-94.81%)
Mutual labels:  ansible, playbook
Ansible Role Logstash
Ansible Role - Logstash
Stars: ✭ 136 (-94.65%)
Mutual labels:  ansible, role
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (-95.05%)
Mutual labels:  ansible, playbook
Ansible Gitlab Runner
Ansible role to install gitlab-runner
Stars: ✭ 143 (-94.38%)
Mutual labels:  ansible, role
Ansible Role Dotfiles
Ansible Role - Easy and flexible dotfile installation.
Stars: ✭ 133 (-94.77%)
Mutual labels:  ansible, role
Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (-95.16%)
Mutual labels:  ansible, playbook
Ansible Role Nfs
Ansible Role - NFS
Stars: ✭ 141 (-94.46%)
Mutual labels:  ansible, role
Ansible Role Ssl Certs
Generate and/or deploy SSL certificate
Stars: ✭ 122 (-95.2%)
Mutual labels:  ansible, nginx
Redfish Ansible Module
Ansible modules for Out-Of-Band Controllers using Redfish APIs
Stars: ✭ 139 (-94.53%)
Mutual labels:  ansible, playbook
Ansible Role Redis
Ansible Role - Redis
Stars: ✭ 176 (-93.08%)
Mutual labels:  ansible, role
Graylog Ansible Role
Ansible role which installs and configures Graylog
Stars: ✭ 173 (-93.2%)
Mutual labels:  ansible, playbook

Ansible Collection - devsec.hardening

devsec.os_hardening devsec.ssh_hardening devsec.nginx_hardening devsec.mysql_hardening

Description

This collection provides battle tested hardening for:

  • Linux operating systems:
    • CentOS 7/8
    • Rocky Linux 8
    • Debian 9/10
    • Ubuntu 16.04/18.04/20.04
    • Amazon Linux (some roles supported)
    • Arch Linux (some roles supported)
    • Fedora (some roles supported)
    • Suse Tumbleweed (some roles supported)
  • MySQL
    • MariaDB >= 5.5.65, >= 10.1.45, >= 10.3.17
    • MySQL >= 5.7.31, >= 8.0.3
  • Nginx 1.0.16 or later
  • OpenSSH 5.3 and later

The hardening is intended to be compliant with the Inspec DevSec Baselines:

Looking for the old ansible-os-hardening role?

This role is now part of the hardening-collection. You can find the old role in the branch legacy.

Minimum required Ansible-version

  • Ansible >= 2.9.10

Included content

In progress, not working:

Installation

Install the collection via ansible-galaxy:

ansible-galaxy collection install devsec.hardening

Using this collection

Please refer to the examples in the readmes of the role.

See Ansible Using collections for more details.

Contributing to this collection

See the contributor guideline.

Release notes

See the changelog.

Roadmap

Todos:

More information

General information:

Licensing

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].