We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d723fe commit 4bed5ceCopy full SHA for 4bed5ce
olvm/provision_olvm_engine.yml
@@ -125,3 +125,5 @@
125
delegate_to: "{{ item[1] }}"
126
loop: "{{ ['libvirt', 'libvirt-tls', 'cockpit'] | product(groups['kvm']) | list }}"
127
run_once: true
128
+ vars:
129
+ ansible_python_interpreter: "/usr/bin/python3"
0 commit comments