ansible-collection-hardening icon indicating copy to clipboard operation
ansible-collection-hardening copied to clipboard

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

Results 98 ansible-collection-hardening issues
Sort by recently updated
recently updated
newest added

I ran this role against a fresh installed Ubuntu 24.04 server, and the end, the following error showed up: `fatal: [domain.tld]: FAILED! => {"changed": false, "msg": "Unable to start service...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [molecule](https://redirect.github.com/ansible-community/molecule) ([changelog](https://redirect.github.com/ansible-community/molecule/releases)) | `==25.1.0` -> `==25.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/molecule/25.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

The purpose of this PR is to fix an issue that is there when try to change the ownership of file systems. Currently, depending on different versions of Ubuntu, the...

os_hardening

### Description I believe there may be an issue with `ssh_host_keys_group` for EL 9: * Up to Fedora 37 included, the ssh host keys should belong to the group `ssh_keys`...

bug

### Description We should update our collection to support EL10 based distros to keep up with the new releases. ### Solution Extend tests to cover distros: - [ ] CentOSStream...

enhancement

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint) | action | digest | `e98f9b3` -> `4114ad6` | --- ### Configuration...

### Description Fedora 41 is now out :) We're trying to bump it in our downstream roles, but hitting some hiccups atm, see below. /cc @dlouzan ### Solution Tasks needed...

enhancement

### Description Hi, when using ssh-hardening on a rpm_ostree system, the installation of openssh fails due to an underlying issue with the ansible_pkg module, which returns 'atomic_container' as the package...

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | digest | `8d9ed9a` -> `a26af69` | --- ### Configuration...

mysql_hardening
os_hardening
ssh_hardening
nginx_hardening

Hello, This little addition can be usefull if like me you are using this role as a part of a workflow. This workflow gets the getent facts at the beginning...

os_hardening