diff --git a/scripts/ansible b/scripts/ansible index cf92be708..d00a9d533 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -62,8 +62,8 @@ fi if [ `grep -qi ubuntu /etc/lsb-release` ] || [ `grep -qi ubuntu /etc/os-release` ]; then apt-get -y update # confirm PPA location -# apt-get install software-properties-common -# apt-add-repository ppa:ansible/ansible + apt-get install software-properties-common + apt-add-repository ppa:ansible/ansible # apt-get update apt-get -y install ansible git python-pip python-setuptools python-wheel patch # apt-get install ansible python-kerberos python-selinux python-winrm python-xmltodict sshpass bzip2 file findutils gzip tar unzip zip python-keyczar python-boto python-dnspython python-pyrax python-sphere