Skip to content

Commit 4b04f56

Browse files
AMW-457 amq_streams collection compatibility with ansible-core 2.17 & 2.19
1 parent 42a1401 commit 4b04f56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

molecule/default/molecule.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ provisioner:
2525
host_vars:
2626
localhost:
2727
ansible_python_interpreter: "{{ ansible_playbook_python }}"
28+
instance:
29+
ansible_python_interpreter: /usr/bin/python3.9
2830
env:
2931
ANSIBLE_FORCE_COLOR: "true"
3032
verifier:

0 commit comments

Comments
 (0)