From e18a89975e6e0da07f951ab36a5fe856d01c4a6d Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 15 Dec 2020 05:59:45 -0500 Subject: [PATCH] Recommend Ansible (ansible-base) 2.10.4 --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index bfd02e073..3bdc9ab9a 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.3" # Orig for 'yum install [rpm]' & XO laptops (pip install) +GOOD_VER="2.10.4" # 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