mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add ppa for unbutu
This commit is contained in:
parent
f9ad29959e
commit
649ebb5081
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue