From 90539e1e8bddbb15b3f8d9c2af8ae62912431647 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 5 Nov 2020 22:00:48 -0500 Subject: [PATCH] ansible-base 2.10.2 -> 2.10.3 --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 4a6a50f4a..6938e5468 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -5,7 +5,7 @@ APT_PATH=/usr/bin # Avoids problematic /usr/local/bin/apt on Linux Mint CURR_VER="undefined" # Ansible version you currently have installed -GOOD_VER="2.10.2" # Orig for 'yum install [rpm]' & XO laptops (pip install) +GOOD_VER="2.10.3" # Orig for 'yum install [rpm]' & XO laptops (pip install) # We install latest 'ansible-base' from PPA: (may be more recent than GOOD-VER) # https://launchpad.net/~ansible/+archive/ubuntu/ansible # https://launchpad.net/~ansible/+archive/ubuntu/ansible-2.10