Skip to content

Commit

Permalink
Merge pull request #47 from mfortin/issue-46
Browse files Browse the repository at this point in the history
Fixing issue #46
  • Loading branch information
MrSteve81 authored Aug 27, 2024
2 parents 09d56c8 + 799ad8f commit c01da70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@
tags:
- section19

- name: Include the post tasks
ansible.builtin.import_tasks:
file: post.yml
tags:
- always

- name: If Warnings found Output count and control IDs affected
ansible.builtin.debug:
msg:
Expand Down

0 comments on commit c01da70

Please sign in to comment.