mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 07:03:07 +00:00
add disablement flag for the gdm controls (1.8.x)
Signed-off-by: polski-g <polski_g@sent.at>
This commit is contained in:
parent
025d83d2c6
commit
18493b5c37
2 changed files with 3 additions and 0 deletions
|
|
@ -61,5 +61,6 @@
|
|||
file: cis_1.7.x.yml
|
||||
|
||||
- name: "SECTION | 1.8 | Gnome Display Manager"
|
||||
when: rhel9cis_display_manager == 'gdm'
|
||||
ansible.builtin.import_tasks:
|
||||
file: cis_1.8.x.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue