mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
2 typos due to autocomplete
This commit is contained in:
parent
904484d977
commit
989d52c4a1
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Installs or upgrades to the best possible Ansible release, so iiab-install can proceed.
|
# Installs or upgrades to the best possible Ansible release, so iiab-install can proceed.
|
||||||
# Ensure you are online before running this script!
|
# Ensure you are online before running this script!
|
||||||
|
|
||||||
GOOD_VER="2.4.2". # Ansible version for OLPC. On other OS's we install/upgrade to the latest Ansible.
|
GOOD_VER="2.4.2" # Ansible version for OLPC. On other OS's we install/upgrade to the latest Ansible.
|
||||||
# Pinning to 2.4.x could be considered in future, if truly nec?
|
# Pinning to 2.4.x could be considered in future, if truly nec?
|
||||||
VER="undefined"
|
VER="undefined"
|
||||||
# FOUND="false". # NOT USED AS OF 2017-12-11
|
# FOUND="false" # NOT USED AS OF 2017-12-11
|
||||||
# FAMILY="undefined" # NOT USED AS OF 2017-12-11
|
# FAMILY="undefined" # NOT USED AS OF 2017-12-11
|
||||||
# below are unused for future use
|
# below are unused for future use
|
||||||
# URL="NA"
|
# URL="NA"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue