Skip to content

Commit

Permalink
Added tag to allow post remediation task to run when specified.
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Kambouris <[email protected]>
  • Loading branch information
d-kambouris committed May 30, 2024
1 parent 9f87aa7 commit d604812
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@
- run_audit
ansible.builtin.import_tasks:
file: post_remediation_audit.yml

tags:
- run_audit

- name: Show Audit Summary
when:
- run_audit
Expand Down

0 comments on commit d604812

Please sign in to comment.