mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9254110b8b
feat(cargo): add locked option (#6134)
* feat(cargo): add locked option
This commit introduces locked option to cargo module,
allowing user to install with locked dependency.
Equivalent to `--locked` flag of `cargo install` command
* Update docs.
---------
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 | ||
7273-ini_file_ignore_spaces.yml | ||
7301-fix-backend-config-string-encapsulation.yml | ||
7303-mail-incorrect-header-parsing.yml | ||
deprecate-ansible-core-2.11-2.12.yml |