mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update ansible
This commit is contained in:
parent
22ad6f51fb
commit
b0bb0de0a2
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ echo -e 'Ensure you'"'"'re online before running this (/opt/iiab/iiab/scripts/an
|
|||
echo -e 'ALTERNATIVES: Run scripts/ansible-2.5.x-deprecated or scripts/ansible-2.6.x\n\n'
|
||||
|
||||
|
||||
GOOD_VER="2.6.2" # Ansible version for OLPC XO laptops (pip install).
|
||||
# NOTE: on other OS's we install/upgrade from PPA, which might provide an even more recent version of Ansible...
|
||||
GOOD_VER="2.6.2" # Ansible version for OLPC XO laptops (pip install).
|
||||
# On other OS's we install/upgrade THE latest from PPA, which might provide an even more recent version of Ansible.
|
||||
CURR_VER="undefined"
|
||||
# below are unused for future use
|
||||
# URL="NA"
|
||||
|
|
Loading…
Reference in a new issue