Compare commits

..

2 commits

Author SHA1 Message Date
irl
b360d0e861 docs: bump version for RHEL9-CIS role
All checks were successful
Ansible Lint Check / lint (push) Successful in 59s
2025-11-01 15:21:36 +00:00
irl
1d5d39d1c2 lint: ansible-lint suggested updates 2025-11-01 15:21:36 +00:00
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@ exclude_paths:
- .ansible/
- .cache/
- .forgejo/
- venv/
skip_list:
- package-latest # it would be lovely to pin versions and test before deployment but lack resources
- no-changed-when # TODO: remove this eventually, needs more thinking case by case

View file

@ -10,7 +10,7 @@ collections:
version: "main"
roles:
- src: git+https://github.com/ansible-lockdown/RHEL9-CIS.git
version: "2.0.0"
version: "2.0.3"
```
## Licence