buildvm-s390x-01.stg: unset python3 for ansible to look at autodetect again.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-07-08 19:01:59 +00:00
parent c6bb44c973
commit 33cd23ee20

View file

@ -14,4 +14,3 @@ 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"