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