Skip to content

Commit

Permalink
Added end of file line
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Kambouris <171233555+d-kambouris@users.noreply.github.com>
  • Loading branch information
d-kambouris committed Jun 5, 2024
1 parent 5e5ddf3 commit 3906039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
file: post_remediation_audit.yml
tags:
- run_audit

- name: Show Audit Summary
when:
- run_audit
Expand All @@ -177,4 +177,4 @@
ansible.builtin.debug:
msg: "You have {{ warn_count }} Warning(s) that require investigating that are related to the following benchmark ID(s) {{ warn_control_list }}"
tags:
- always
- always

0 comments on commit 3906039

Please sign in to comment.