mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
de38d23bdc
Add `executable` option to cargo (#7352)
* 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
|
||
---|---|---|
.. | ||
.keep | ||
6134-add-locked-option-for-cargo.yml | ||
7129-adding_set_secure_boot_command_to_redfish_config.yml | ||
7241-prevent-key-error-when-value-does-not-exist.yml | ||
7242_ignore_similar_chars.yml | ||
7251-gitlab-variables-deleteing-all-variables.yml | ||
7263-proxmox-return-vmid-and-taskid.yaml | ||
7264-ldap_search-strings.yml | ||
7267-redis_info.yml | ||
7273-ini_file_ignore_spaces.yml | ||
7284-supervisorctl-stop-before-remove.yaml | ||
7295-adding_deprecation_for_timeout_in_redfish_info_config_command.yml | ||
7301-fix-backend-config-string-encapsulation.yml | ||
7303-mail-incorrect-header-parsing.yml | ||
7308-onepassword-multi-acc.yml | ||
7318-add-linkstatus-attribute-to-nic-inventory.yml | ||
7323-nmap.yml | ||
7330-redfish-utils-oem-params.yml | ||
7339-pnpm-correct-version-when-state-latest.yml | ||
7343-dig-tcp-option.yml | ||
7352-add-executable-option-for-cargo.yml | ||
deprecate-ansible-core-2.11-2.12.yml |