mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
Merge pull request #412 from ansible-lockdown/issue_#410
#410 add fix provided by @kpi-nourman via discord community
This commit is contained in:
commit
8b160681f5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[org/gnome/login-screen]
|
||||
banner-message-enable=true
|
||||
banner-message-text="{{ rhel9cis_warning_banner }}"
|
||||
banner-message-text="{{ rhel9cis_warning_banner | trim | replace("\n", "\\n") }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue