tang: use python3 now that they are fedora 30 instances.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-09-28 17:16:17 +00:00 committed by Pierre-Yves Chibon
parent 03aff34bd2
commit 73f8540b12

View file

@ -21,3 +21,4 @@ num_cpus: 2
tcp_ports: [80]
fas_client_groups: sysadmin-main
ansible_python_interpreter: "/usr/bin/python3"