mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
changed skip_reboot var name
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
4c21c0e43b
commit
513cf785e2
1 changed files with 1 additions and 1 deletions
|
|
@ -69,4 +69,4 @@
|
||||||
- name: Reboot host
|
- name: Reboot host
|
||||||
reboot:
|
reboot:
|
||||||
when:
|
when:
|
||||||
- not rhel9cis_skip_reboot
|
- not skip_reboot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue