diff --git a/Changelog.md b/Changelog.md index 34b9c2c..4accf38 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,8 @@ ## 2.0.0 - Based on CIS v2.0.0 -- #320 - thanks to @kodebach +- #322 - thanks to @mindrb +- #320 - thanks to @anup-ad ## 1.1.6 - Based on CIS v1.0.0 diff --git a/defaults/main.yml b/defaults/main.yml index 91261b7..6a360fa 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -588,7 +588,7 @@ rhel9cis_crypto_policy_module: '' # - 1.7.2 - Ensure local login warning banner is configured properly # - 1.7.3 - Ensure remote login warning banner is configured properly # This variable stores the content for the Warning Banner(relevant for issue, issue.net, motd). -rhel9cis_warning_banner: Authorized uses only. All activity may be monitored and reported. +rhel9cis_warning_banner: Authorized users only. All activity may be monitored and reported. # End Banner ## Control 1.8.x - Settings for GDM