mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Merge branch 'master' into ansible-core-2.11-b
This commit is contained in:
commit
82069c386f
1 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,9 @@ fi
|
|||
#apt install python3-pip
|
||||
#pip3 install ansible-base==2.10.9 # Start new shell, so /usr/local/bin works
|
||||
|
||||
# TEMPORARILY USE ANSIBLE 2.9.20 (REMOVE IT WITH "pip uninstall ansible")
|
||||
# TEMPORARILY USE ANSIBLE 2.9.21 (REMOVE IT WITH "pip uninstall ansible")
|
||||
#apt install python3-pip
|
||||
#pip3 install ansible==2.9.20
|
||||
#pip3 install ansible==2.9.21
|
||||
|
||||
# TEMPORARILY USE ANSIBLE 2.4.2 DUE TO 2.4.3 MEMORY BUG. Details: iiab/iiab#669
|
||||
#echo "Install http://download.iiab.io/packages/ansible_2.4.2.0-1ppa~xenial_all.deb"
|
||||
|
|
Loading…
Reference in a new issue