Skip to content

Commit

Permalink
fix conditional typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Mar 27, 2024
1 parent 79b922c commit 374ec20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/prelim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@
become: true
when:
- '"authselect" not in ansible_facts.packages'
- rule_4_4_1
- rule_4_4_2
- amzn2023cis_rule_4_4_1
- amzn2023cis_rule_4_4_2
tags:
- always

Expand Down

0 comments on commit 374ec20

Please sign in to comment.