6
0
Fork 0

Compare commits

...

1 commit

Author SHA1 Message Date
irl
a8190b8fcb feat: become true for all tasks 2025-12-20 12:49:57 +00:00

View file

@ -1,6 +1,9 @@
---
# tasks file for RHEL9-CIS
- name: "RHEL9-CIS"
become: true
block:
- name: "Check OS version and family"
when: os_check
tags: always