Skip to content

Commit

Permalink
2 handlers after each other is not a good idea
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMeosch committed Jul 25, 2020
1 parent c89b824 commit b3785f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
tags:
- molecule-idempotence-notest

- name: flush handlers
meta: flush_handlers

- name: Configure timezone
timezone:
name: "{{ timezone }}"
Expand Down

0 comments on commit b3785f4

Please sign in to comment.