Skip to content

Commit

Permalink
Merge pull request #70 from ansible-lockdown/issue_#67
Browse files Browse the repository at this point in the history
Added condition for associated task #67
  • Loading branch information
uk-bolly authored Sep 11, 2023
2 parents 8e012de + 9130f99 commit e2afe3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
success_msg: "Grub User {{ ubtu22cis_grub_user }} has a valid password set to be used in single user mode"
when:
- not ubtu22cis_set_grub_user_pass
when: ubtu22cis_rule_1_4_3
tags:
- always

Expand Down

0 comments on commit e2afe3f

Please sign in to comment.