From 7741f4a6510ecfd2329fea564535558d9718f7ab Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 5 Apr 2018 03:30:02 -0400 Subject: [PATCH] Update ansible --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index b063f8688..0870ab101 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -5,7 +5,7 @@ GOOD_VER="2.4.4" # Ansible version pip install onto OLPC XO laptops. # On other OS's we install/upgrade to the latest Ansible 2.4.x - # Pin to 2.5.x in the near-future, for IIAB 6.6? + # (Pin to 2.5.x in the near-future, for IIAB 6.6?) CURR_VER="undefined" # FOUND="false" # NOT USED AS OF 2017-12-12 # FAMILY="undefined" # NOT USED AS OF 2017-12-12