From 56f08958fe82fa7980f53fb75876b4dca93bb80f Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 19 May 2021 10:17:37 -0400 Subject: [PATCH] scripts/ansible: Touch up comment --- scripts/ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible b/scripts/ansible index 9de026042..5a025070a 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -37,7 +37,7 @@ fi # https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_10.rst # https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_11.rst -# FYI .travis.yml installs ansible-core in a slightly different way (PRs #2689, #2742). +# FYI .travis.yml installs ansible-core in a slightly different way (PRs #2689, #2742 or #2743 ?) # IIAB implementers might instead consider these 4 GENERAL TECHNIQUES below # ("in an emergency!") e.g. if apt fails & you need a newer/older Ansible: