From 738a28bd45ec16d27e4ed6583afe846363652f88 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 21 Dec 2021 11:37:04 -0500 Subject: [PATCH] scripts/ansible: Fix link to new explanation --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index d0c081dbb..82f9bbde4 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/IIAB-Contributors-Guide#ansible +# 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 currently have installed