Skip to content

Commit

Permalink
turning off the passwordless sudo rule to keep kitchen working after …
Browse files Browse the repository at this point in the history
…the hardening for the red hat offical kitchenfile

Signed-off-by: wdower <[email protected]>
  • Loading branch information
wdower committed Mar 27, 2024
1 parent df91b21 commit 35e958e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/ansible/roles/ansible-role-rhel-official-hardened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
# - roles/ansible-role-rhel-local-hardening-tasks # leaving this commented out at first to see what happens with no outside tasks other than a yum update
- roles/rhel8STIG-rhel-official
serial: 50
become: yes
become: yes
vars:
DISA_STIG_RHEL_08_010380: false

0 comments on commit 35e958e

Please sign in to comment.