mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
recommend Ansible 2.5.5
This commit is contained in:
parent
532e218d88
commit
3a56685f6c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ echo -e 'Ensure you'"'"'re online before running this! (/opt/iiab/iiab/scripts/a
|
||||||
echo -e 'INSTRUCTIONS: https://github.com/iiab/iiab/wiki/IIAB-Installation#do-everything-from-scratch'
|
echo -e 'INSTRUCTIONS: https://github.com/iiab/iiab/wiki/IIAB-Installation#do-everything-from-scratch'
|
||||||
echo -e 'ALTERNATIVES: Consider scripts/ansible-2.5.x "slow food" instead.\n'
|
echo -e 'ALTERNATIVES: Consider scripts/ansible-2.5.x "slow food" instead.\n'
|
||||||
|
|
||||||
GOOD_VER="2.5.4" # Ansible version for OLPC XO laptops (pip install).
|
GOOD_VER="2.5.5" # Ansible version for OLPC XO laptops (pip install).
|
||||||
# On other OS's we install/upgrade to THE latest (released version of) Ansible.
|
# On other OS's we install/upgrade to THE latest (released version of) Ansible.
|
||||||
CURR_VER="undefined"
|
CURR_VER="undefined"
|
||||||
# below are unused for future use
|
# below are unused for future use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue