From 0258e469607ad428fa29ca81568baf088aff9f71 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 29 Jul 2018 12:56:23 -0400 Subject: [PATCH] Update ansible-2.6.x --- scripts/ansible-2.6.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible-2.6.x b/scripts/ansible-2.6.x index 66335dc9c..5a035f722 100755 --- a/scripts/ansible-2.6.x +++ b/scripts/ansible-2.6.x @@ -13,7 +13,7 @@ echo -e 'ALTERNATIVES: Run scripts/ansible-2.5.x-deprecated "slow food", or scri GOOD_VER="2.6.2" # Ansible version for OLPC XO laptops (pip install). - # On other OS's we attempt to install/upgrade the latest 2.6.x from PPA, which might provide an even more recent version of Ansible. + # On other OS's we attempt to install/upgrade/pin to the latest 2.6.x from PPA, which might provide an even more recent version of Ansible. CURR_VER="undefined" # below are unused for future use # URL="NA"