From 9a408fdc93071dcea4b2a831da7c2622a4a9a284 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 29 Jul 2018 12:55:06 -0400 Subject: [PATCH] Update ansible --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 314e53ba6..6f2d474ad 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -13,7 +13,7 @@ echo -e 'ALTERNATIVES: Run scripts/ansible-2.5.x-deprecated or scripts/ansible-2 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. + # On other OS's we attempt to 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"