mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update ansible
This commit is contained in:
parent
be73c0f789
commit
5fa3cfd118
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Installs or upgrades to the best possible Ansible release, so iiab-install
|
# Installs or upgrades to the best possible Ansible release, so iiab-install
|
||||||
# can proceed. Ensure you're online before running this script!
|
# can proceed. Ensure you're online before running this script!
|
||||||
|
|
||||||
GOOD_VER="2.4.4" # Ansible version pip install onto OLPC XO laptops.
|
GOOD_VER="2.4.4" # Ansible version to pip install onto OLPC XO laptops.
|
||||||
# On other OS's we install/upgrade to the latest Ansible 2.4.x
|
# On other OS's we install/upgrade to the latest Ansible 2.4.x
|
||||||
# (Pin to 2.5.x in the near-future, for IIAB 6.6?)
|
# (Pin to 2.5.x in the near-future, for IIAB 6.6?)
|
||||||
CURR_VER="undefined"
|
CURR_VER="undefined"
|
||||||
|
|
Loading…
Reference in a new issue