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
Aritra Sen 39895a6d38
pnpm: version should not be latest when state is latest (#7339)
* (fix) don't set version at latest at state: latest

If version is forcefully set at latest when state is latest, the package
will always be changed, as there is no version "latest" will ever be
detected. It is better to keep it None.

* (fix) fixed tests to reflect recent changes

* Apply suggestions from code review

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

* (feat) added changelog fragment for pull #7339

* (fix) apply correct punctuation to changelog

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-10-04 08:34:27 +02:00
..
action freebsd: shutdown -p ... on freebsd to power off machine (#7102) 2023-08-14 19:41:47 +02:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache
callback Add unixy support for check_mode_markers (#7179) 2023-09-03 17:38:46 +02:00
connection chroot: add disable_root_check option (#7099) 2023-08-14 19:41:33 +02:00
doc_fragments
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory nmap: fix get_option calls (#7323) 2023-09-28 21:27:30 +02:00
lookup allow specifying a 1Password account ID (#7308) 2023-09-28 21:26:49 +02:00
module_utils Add support for Oem params (#7330) 2023-10-02 21:46:29 +02:00
modules pnpm: version should not be latest when state is latest (#7339) 2023-10-04 08:34:27 +02:00
test