From 0c93392146e11c2ef975e0f3a6e66acdb4b33a57 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 8 Jan 2023 10:59:45 -0500 Subject: [PATCH] scripts/ansible: Update explanatory URL --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 1591eb275..26e12ac83 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -4,7 +4,7 @@ # https://stackoverflow.com/questions/9952177/whats-the-meaning-of-the-parameter-e-for-bash-shell-command-line/9952249 # PLZ SEE http://FAQ.IIAB.IO > "What is Ansible and what version should I use?" -# https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#understanding-ansible +# https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#female_detective-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.14.1]