From 7bb1628c83daa12993ad0a9d9faa2e1b32c7d6f7 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 21 Feb 2021 09:29:50 -0500 Subject: [PATCH] Recommend ansible-base 2.10.6 --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 8e718a862..b7060d5b6 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.5" # Orig for 'yum install [rpm]' & XO laptops (pip install) +GOOD_VER="2.10.6" # 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