buildvm-s390x-01.stg: python3 for ansible here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-07-08 18:39:55 +00:00
parent ba9b94c89a
commit c6bb44c973

View file

@ -14,3 +14,4 @@ ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/29/Server/s390x/os/
dns: 10.5.126.21
nm: 255.255.255.0
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
ansible_python_interpreter: "/usr/bin/python3"