Skip to content

Commit 7374574

Browse files
committed
fix(rocky9): removing interpreter from molecule.yml
1 parent 0bd36c5 commit 7374574

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

molecule/default/molecule.yml

-6
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ platforms:
1515
platform: linux/amd64
1616
provisioner:
1717
name: ansible
18-
inventory:
19-
host_vars:
20-
instance:
21-
ansible_python_interpreter: /usr/bin/python3
22-
instance-rh:
23-
ansible_python_interpreter: /usr/bin/python3
2418
playbooks:
2519
prepare: prepare.yml
2620
converge: converge.yml

0 commit comments

Comments
 (0)