1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] dc7aba3bca
[PR #7200/8fa667ee backport][stable-6] CmdRunner bugfix (#7227)
CmdRunner bugfix (#7200)

* cmd_runner module utils: fix bug when passing absolute path not in standard search paths

* improved tests

* changed /usr/bin/echo to /bin/echo for the sake of alpine

* fixed error messaging for last testcase

* add condition to test cases, and remove macos from troubling ones

* fix templating

* fix templating

* exclude centos 6 from testcases copying echo to tmp dir

* try different way of specifying version

* trying trick for old jinjas

* use os.path.isabs() to determine if path is absolute

* add changelog frag

* Update plugins/module_utils/cmd_runner.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/7200-cmd-runner-abs-path.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 8fa667eeb7)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2023-09-10 09:00:20 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
7104_fix_lxc_remoteaddr_default.yml [PR #7104/eafdf87b backport][stable-6] lxc: fix remote_addr default to inventory_hostname (#7108) 2023-08-13 22:15:22 +02:00
7125-fix-inappropriate-comparison.yml [PR #7125/77214203 backport][stable-6] Fix inappropriate comparison on the length of a Collection (#7146) 2023-08-23 06:13:58 +02:00
7156-ensure-validate-certs-parameter-is-honoured.yml [PR #7156/0862511e backport][stable-6] Ensure pritunl validate_certs is honoured in all methods (#7215) 2023-09-06 22:06:02 +02:00
7161-fix-incorrect-post-parameter.yml [PR #7161/a23cd6c1 backport][stable-6] Update incorrect path for pritunl organization post (#7213) 2023-09-06 22:06:20 +02:00
7180-make_params_without_value.yml [PR #7180/9021e741 backport][stable-6] community.general.make: (#7217) 2023-09-07 06:29:27 +02:00
7200-cmd-runner-abs-path.yml [PR #7200/8fa667ee backport][stable-6] CmdRunner bugfix (#7227) 2023-09-10 09:00:20 +02:00