No description
Find a file
2020-11-07 21:49:25 +01:00
.github move to collections 2020-11-07 21:19:43 +01:00
molecule move to collections 2020-11-07 21:19:43 +01:00
roles remove os submodule 2020-11-07 21:49:25 +01:00
.gitattributes update changelog 2017-06-28 16:00:41 +02:00
.gitignore use new docker images 2017-01-22 16:05:45 +01:00
.gitmodules remove os submodule 2020-11-07 21:49:25 +01:00
.yamllint move to collections 2020-11-07 21:19:43 +01:00
CHANGELOG.md update changelog 2020-08-07 07:02:27 +00:00
CONTRIBUTING.md Add correct CONTRIB-file 2015-06-26 16:48:56 +00:00
galaxy.yml move to collections 2020-11-07 21:19:43 +01:00
README.md move to collections 2020-11-07 21:19:43 +01:00
requirements.txt move to collections 2020-11-07 21:19:43 +01:00

Ansible Collection - devsec.hardening

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

Description

This collections provides battle tested hardening for:

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

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

Tested with Ansible

2.10

Included content

In progress, not working:

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.