We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd36c5 commit 7374574Copy full SHA for 7374574
molecule/default/molecule.yml
@@ -15,12 +15,6 @@ platforms:
15
platform: linux/amd64
16
provisioner:
17
name: ansible
18
- inventory:
19
- host_vars:
20
- instance:
21
- ansible_python_interpreter: /usr/bin/python3
22
- instance-rh:
23
24
playbooks:
25
prepare: prepare.yml
26
converge: converge.yml
0 commit comments