Skip to content

Commit

Permalink
Merge pull request #198 from Thulium-Drake/fix_197
Browse files Browse the repository at this point in the history
Fix #197
  • Loading branch information
georgenalen committed May 9, 2022
2 parents b073314 + 6f2a939 commit 3a6d0fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_1/cis_1.8.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
when:
- rhel8cis_rule_1_8_1
- "'gdm' in ansible_facts.packages"
- not rhel8cis_gui
tags:
- level2-server
- automated
Expand Down
1 change: 1 addition & 0 deletions tasks/section_2/cis_2.2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
when:
- rhel8cis_rule_2_2_2
- "'xorg-x11-server-common' in ansible_facts.packages"
- not rhel8cis_xwindows_required or not rhel8cis_gui
tags:
- level1-server
- automated
Expand Down

0 comments on commit 3a6d0fe

Please sign in to comment.