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] c94fa6132d
[PR #7200/8fa667ee backport][stable-7] CmdRunner bugfix (#7228)
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:14 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
6819-redfish-utils-add-links-parameter-for-get_disk_inventory.yml [PR #6819/17dce5a2 backport][stable-7] Adding 'Links' to the parameter list for data retrieved from get_disk_inventory (#7141) 2023-08-21 21:50:39 +02:00
7118-nmap_inv_plugin_no_arp_option.yml [PR #7119/eaf3926c backport][stable-7] nmap inventory plugin, add use_arp_ping option (#7134) 2023-08-20 14:57:58 +02:00
7124-snap-empty-list.yml [PR #7124/33998a5b backport][stable-7] snap: fix case when snap list is empty (#7128) 2023-08-18 08:00:19 +02:00
7125-fix-inappropriate-comparison.yml [PR #7125/77214203 backport][stable-7] Fix inappropriate comparison on the length of a Collection (#7147) 2023-08-23 06:14:03 +02:00
7132-gitlab-raw-variables.yml [PR #7132/e7d8ef4c backport][stable-7] gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option (#7166) 2023-08-29 13:05:58 +02:00
7140-id-getmanagerinv-output.yml [PR #7140/5fcb98cd backport][stable-7] redfish_info: Report Id in GetManagerInventory output (#7153) 2023-08-25 21:07:09 +02:00
7156-ensure-validate-certs-parameter-is-honoured.yml [PR #7156/0862511e backport][stable-7] Ensure pritunl validate_certs is honoured in all methods (#7216) 2023-09-06 22:06:09 +02:00
7161-fix-incorrect-post-parameter.yml [PR #7161/a23cd6c1 backport][stable-7] Update incorrect path for pritunl organization post (#7214) 2023-09-06 22:06:16 +02:00
7179-unixy-support-checkmode-markers.yml [PR #7179/631d215f backport][stable-7] Add unixy support for check_mode_markers (#7201) 2023-09-03 18:17:29 +02:00
7180-make_params_without_value.yml [PR #7180/9021e741 backport][stable-7] community.general.make: (#7218) 2023-09-06 22:05:57 +02:00
7184-cobbler-mgmt-classes.yml [PR #7184/0c03f34f backport][stable-7] plugins/inventory/cobbler: Add exclude/include_mgmt_classes (#7208) 2023-09-05 20:50:11 +02:00
7200-cmd-runner-abs-path.yml [PR #7200/8fa667ee backport][stable-7] CmdRunner bugfix (#7228) 2023-09-10 09:00:14 +02:00