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/plugins
patchback[bot] de38d23bdc
[PR #7352/0ca07b0b backport][stable-7] Add executable option to cargo ()
Add `executable` option to cargo ()

* Add `executable` option to cargo

Add `executable` option to cargo to make the module easier to use with
cargo installed by rustup.

* Add changelog fragment

* Add license to integration test

* Do not test on CentOS 6

CentOS 6 cannot even validate the certificate in https://sh.rustup.rs.

* Fix condition to skip tests on CentOS 6

* Add version_added to path

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

* Update plugins/modules/cargo.py

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

* shell → command

---------

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

Co-authored-by: radek-sprta <mail@radeksprta.eu>
2023-10-06 07:54:16 +02:00
..
action [PR #7102/55cfd27b backport][stable-7] freebsd: shutdown -p ... on freebsd to power off machine () 2023-08-14 21:19:16 +02:00
become [PR #6935/24feb1dd backport][stable-7] machinectl become plugin: mark as require_tty () 2023-07-15 16:27:26 +02:00
cache [PR #6627/011b2f8b backport][stable-7] Start using semantic markup () 2023-06-10 10:53:50 +02:00
callback [PR #7179/631d215f backport][stable-7] Add unixy support for check_mode_markers () 2023-09-03 18:17:29 +02:00
connection [PR #7099/bf728aad backport][stable-7] chroot: add disable_root_check option () 2023-08-14 19:19:05 +00:00
doc_fragments [PR #6839/e5dc6978 backport][stable-7] proxmox module utils: better error msg when token fails with old proxmoxer () 2023-07-03 22:57:39 +02:00
filter [PR #7296/756e8f5c backport][stable-7] Update from_csv.py docs () 2023-09-20 22:44:15 +02:00
inventory [PR #7332/160e00e5 backport][stable-7] LXD moved to Canonical () 2023-10-04 20:20:46 +02:00
lookup [PR #7343/cda6fc95 backport][stable-7] Add TCP option for dig plugin. () 2023-10-04 19:37:33 +02:00
module_utils [PR #7330/cd83b245 backport][stable-7] Add support for Oem params () 2023-10-02 22:13:36 +02:00
modules [PR #7352/0ca07b0b backport][stable-7] Add executable option to cargo () 2023-10-06 07:54:16 +02:00
test