summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2021-08-24 11:16:12 -0400
committerGitHub <noreply@github.com>2021-08-24 11:16:12 -0400
commit3ca50a2200cba04b6fa82e27e485784cee011277 (patch)
tree8cb579b43341963a60abe6394db20a2a4986b7f3 /changelogs
parentff72908b4d740ce560ab4c2e639960e91b4e507b (diff)
downloadansible-3ca50a2200cba04b6fa82e27e485784cee011277.tar.gz
Clarify get_bin_path error message (#75544)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/clarify_missing_exe.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/clarify_missing_exe.yml b/changelogs/fragments/clarify_missing_exe.yml
new file mode 100644
index 0000000000..a087f561b7
--- /dev/null
+++ b/changelogs/fragments/clarify_missing_exe.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - get_bin_path, clarify with quotes what the missing required executable is.