From 2766ec259568539c30d60099a571ddcd6ec53925 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 7 Feb 2019 09:44:39 -0800 Subject: [PATCH] Tell ansible to use py3 on insecure-ci-registry01 Change-Id: If0cf34f55524b7c87133fe04abb5513ad57e893b --- playbooks/host_vars/insecure-ci-registry01.openstack.org | 1 + 1 file changed, 1 insertion(+) create mode 100644 playbooks/host_vars/insecure-ci-registry01.openstack.org diff --git a/playbooks/host_vars/insecure-ci-registry01.openstack.org b/playbooks/host_vars/insecure-ci-registry01.openstack.org new file mode 100644 index 0000000000..71b79291b7 --- /dev/null +++ b/playbooks/host_vars/insecure-ci-registry01.openstack.org @@ -0,0 +1 @@ +ansible_python_interpreter: python3