Skip to content

Commit

Permalink
Merge pull request #101 from ansible-lockdown/container_updates
Browse files Browse the repository at this point in the history
updates for container testing
  • Loading branch information
georgenalen authored Mar 28, 2022
2 parents a54b61a + 3a60b8d commit 745518d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion tasks/fix-cat2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
name: tmux
state: present
when:
- rhel_08_020032
- rhel_08_020039
- "'tmux' not in ansible_facts.packages"
tags:
- RHEL-08-020039
Expand Down
23 changes: 6 additions & 17 deletions vars/is_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@
rhel8stig_ssh_required: false

# tmux
rhel_08_020039: false
rhel_08_020040: false
rhel_08_020041: false
rhel_08_020070: false

# auditd
rhel_08_010560: false
rhel_08_030000: false
rhel_08_030020: false
rhel_08_030040: false
rhel_08_030050: false
# rhel_08_030050: false
rhel_08_030060: false
rhel_08_030061: false
rhel_08_030062: false
Expand Down Expand Up @@ -41,7 +43,7 @@ rhel_08_030230: false
rhel_08_030240: false
rhel_08_030250: false
rhel_08_030260: false
rhel_08_030270: false
# rhel_08_030270: false
rhel_08_030280: false
rhel_08_030290: false
rhel_08_030300: false
Expand All @@ -61,28 +63,13 @@ rhel_08_030340: false
rhel_08_030350: false
rhel_08_030360: false
rhel_08_030361: false
rhel_08_030362: false
rhel_08_030363: false
rhel_08_030364: false
rhel_08_030365: false
rhel_08_030370: false
rhel_08_030380: false
rhel_08_030390: false
rhel_08_030400: false
rhel_08_030410: false
rhel_08_030420: false
rhel_08_030430: false
rhel_08_030440: false
rhel_08_030450: false
rhel_08_030460: false
rhel_08_030470: false
rhel_08_030480: false
rhel_08_030490: false
rhel_08_030500: false
rhel_08_030510: false
rhel_08_030520: false
rhel_08_030530: false
rhel_08_030540: false
rhel_08_030550: false
rhel_08_030560: false
rhel_08_030570: false
Expand Down Expand Up @@ -198,12 +185,14 @@ rhel_08_010291: false
rhel_08_010293: false

# aide
rhel_08_010359: false
rhel_08_010360: false
rhel_08_030650: false
rhel_08_040300: false
rhel_08_040310: false

# sudo
rhel_08_010379: false
rhel_08_010380: false
rhel_08_010381: false
rhel_08_010382: false
Expand Down

0 comments on commit 745518d

Please sign in to comment.