diff --git a/tools/setup_gate.sh b/tools/setup_gate.sh index 40379ffc87..437cea7baa 100755 --- a/tools/setup_gate.sh +++ b/tools/setup_gate.sh @@ -123,11 +123,11 @@ function setup_ansible { # Record the running state of the environment as seen by the setup module ansible all -i ${RAW_INVENTORY} -m setup > /tmp/logs/ansible/initial-setup - sudo pip install ara==0.9.1 + sudo pip install ara sudo mkdir /etc/ansible sudo tee /etc/ansible/ansible.cfg<