diff --git a/scripts/ansible b/scripts/ansible index f831a5461..b574fd2f0 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -7,7 +7,7 @@ # https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#understanding-ansible APT_PATH=/usr/bin # Avoids problematic /usr/local/bin/apt on Linux Mint -CURR_VER=undefined # Ansible version you have installed, e.g. [core 2.13.3] +CURR_VER=undefined # Ansible version you have installed, e.g. [core 2.13.5] GOOD_VER=2.13.5 # Orig for 'yum install [rpm]' & XO laptops (pip install) # 2021-06-22: The apt approach (with PPA source in /etc/apt/sources.list.d/ and