We need to use an ansible build from a yavdr PPA (for now)
This commit is contained in:
parent
295a99c622
commit
048ae4e5d4
@ -144,7 +144,7 @@ fi
|
||||
|
||||
apt-get -y install software-properties-common
|
||||
# Add repository for ansible
|
||||
add-apt-repository -y ppa:ansible/ansible
|
||||
add-apt-repository -y ppa:yavdr/experimental-main
|
||||
# update packages
|
||||
apt-get update
|
||||
# install required packages
|
||||
|
@ -6,7 +6,7 @@ fi
|
||||
|
||||
apt-get -y install software-properties-common
|
||||
# Add repository for ansible
|
||||
add-apt-repository -y ppa:ansible/ansible
|
||||
add-apt-repository -y ppa:yavdr/experimental-main
|
||||
# update packages
|
||||
apt-get update
|
||||
# install required packages
|
||||
|
Loading…
Reference in New Issue
Block a user