Skip to content

Commit

Permalink
#206 removed repeated flush handlers
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Jun 8, 2022
1 parent 18495ba commit 482f75b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,6 @@
become: true
when: rhel8cis_section6

- name: flush handlers
meta: flush_handlers
tags:
- section1
- section2
- section3
- section4
- section5
- section6

- name: run post remediation tasks
import_tasks: post.yml
become: true
Expand Down

0 comments on commit 482f75b

Please sign in to comment.