mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 23:54:21 -07:00
[PR #8431/d46e12e2 backport][stable-9] ansible_galaxy_install: add upgrade feature (#8451)
ansible_galaxy_install: add upgrade feature (#8431)
* add upgrade feature
* add changelog frag
* Update plugins/modules/ansible_galaxy_install.py
* Update plugins/modules/ansible_galaxy_install.py
(cherry picked from commit d46e12e280
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
86a2996814
commit
f227038f38
3 changed files with 78 additions and 6 deletions
2
changelogs/fragments/8431-galaxy-upgrade.yml
Normal file
2
changelogs/fragments/8431-galaxy-upgrade.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ansible_galaxy_install - add upgrade feature (https://github.com/ansible-collections/community.general/pull/8431, https://github.com/ansible-collections/community.general/issues/8351).
|
Loading…
Add table
Add a link
Reference in a new issue