Skip to content

Commit

Permalink
Post-remediation task fix. (#76)
Browse files Browse the repository at this point in the history
* Added tag to allow post remediation task to run when specified.

Signed-off-by: Dimitris Kambouris <[email protected]>

* Removed trailing white space

* Added end of file line

Signed-off-by: Dimitris Kambouris <[email protected]>

---------

Signed-off-by: Dimitris Kambouris <[email protected]>
  • Loading branch information
d-kambouris authored Jun 5, 2024
1 parent a138437 commit 62bf9bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@
- run_audit
ansible.builtin.import_tasks:
file: post_remediation_audit.yml
tags:
- run_audit

- name: Show Audit Summary
when:
Expand Down

0 comments on commit 62bf9bf

Please sign in to comment.