mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
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
This commit is contained in:
parent
5a5188a453
commit
d46e12e280
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