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-25 22:37:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c4a97079b1
RHEL9-CIS
/
tasks
/
section_4
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_4.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_4.2.x.yml
updated yamllint, company naming, linting and spacing
2024-12-04 12:00:12 +00:00
cis_4.3.x.yml
Update Changelog with fixes
2025-09-02 17:14:30 -04:00
main.yml
section4 v2 initial
2024-07-24 13:57:29 +01:00