Compare commits
1 commit
b360d0e861
...
58fd3ec476
| Author | SHA1 | Date | |
|---|---|---|---|
| 58fd3ec476 |
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,6 @@ 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
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ collections:
|
|||
version: "main"
|
||||
roles:
|
||||
- src: git+https://github.com/ansible-lockdown/RHEL9-CIS.git
|
||||
version: "2.0.3"
|
||||
version: "2.0.0"
|
||||
```
|
||||
|
||||
## Licence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue