diff --git a/defaults/main.yml b/defaults/main.yml index c9ac20d..23f8efd 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -34,7 +34,7 @@ python2_bin: /bin/python2.7 benchmark: RHEL9-CIS # Whether to skip the reboot -rhel9cis_skip_reboot: true +skip_reboot: true #### Basic external goss audit enablement settings #### #### Precise details - per setting can be found at the bottom of this file ####