Skip to content

Commit

Permalink
fixup transformers role test
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Dec 3, 2024
1 parent dd4fbfe commit 040e2ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/transformers/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- name: "Include activemq"
ansible.builtin.include_role:
name: "activemq"
vars:
activemq_version: "{{ dependencies_version.activemq }}"
- name: Flush Handlers
ansible.builtin.meta: flush_handlers
- name: "Include transformers"
Expand Down

0 comments on commit 040e2ad

Please sign in to comment.