This website requires JavaScript.
Explore
Help
Sign in
ansible-lockdown
/
RHEL9-CIS
Watch
3
Star
0
Fork
You've already forked RHEL9-CIS
1
mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced
2026-03-26 14:37:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c88d3dec49
RHEL9-CIS
/
tasks
/
section_3
History
Download ZIP
Download TAR.GZ
Michael Hicks
c4a97079b1
added guardrails on enabled and state flags to systemd mask tasks to only disable and stop when the package is installed, otherwise just mask to prevent the service from ever starting should it get installed at a later time. This allows hardening to proceed when the service doesn't exist but masking has been requested. Otherwise the playbook run will fail at a step when the service which comes with the package doesn't already exist
...
Signed-off-by: Michael Hicks <nooneofconsequence@gmail.com>
2026-03-04 11:42:10 -08:00
..
cis_3.1.x.yml
added guardrails on enabled and state flags to systemd mask tasks to only disable and stop when the package is installed, otherwise just mask to prevent the service from ever starting should it get installed at a later time. This allows hardening to proceed when the service doesn't exist but masking has been requested. Otherwise the playbook run will fail at a step when the service which comes with the package doesn't already exist
2026-03-04 11:42:10 -08:00
cis_3.2.x.yml
fixed typo thanks to @trumbaut
#397
2025-10-02 09:20:47 +01:00
cis_3.3.x.yml
Added typo updates thanks to @DianaMariaDDM
2025-08-14 17:19:53 +01:00
main.yml
lint updates
2024-07-24 14:00:00 +01:00