Skip to content

Commit

Permalink
Scan sudoers all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
radosroka committed Oct 16, 2024
1 parent 74f5ad4 commit e128cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
output_parsed_configs: true
output_raw_configs: false
# no_log: true
when: sudo_check_if_configured | bool
# when: sudo_check_if_configured | bool

- name: Sudo is already configured - skip rest of role
ansible.builtin.meta: end_host
Expand Down

0 comments on commit e128cc0

Please sign in to comment.