Skip to content

Commit

Permalink
Merge pull request #10808 from candrews/ensure_pam_wheel_group_empty
Browse files Browse the repository at this point in the history
ensure_pam_wheel_group_empty: depend on pam being installed
  • Loading branch information
Mab879 authored Jul 7, 2023
2 parents 1d4b802 + 0c318b6 commit 9b76193
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ references:
cis@ubuntu2004: '5.6'
cis@ubuntu2204: 5.3.7

platform: package[pam]

ocil_clause: 'group {{{ var_pam_wheel_group_for_su }}} exists and has no user members'

ocil: |-
Expand Down

0 comments on commit 9b76193

Please sign in to comment.