mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
* Change all packages at once in yum_versionlock module * Re-enable tests * Convert package list to packages string * Fix module * Change variable name to make it appropriate * Fix module check_mode * Revert "Fix module" and apply felixfontein suggestion This reverts commit5936da3198
. * Rename package to packages * Only change packages which are needed * Ignore if list is empty * Add changelog (cherry picked from commit811b609b05
) Co-authored-by: Amin Vakil <info@aminvakil.com>
This commit is contained in:
parent
83c6d18bc0
commit
196e8fe4e3
3 changed files with 14 additions and 7 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- yum_versionlock - Do the lock/unlock concurrently to speed up (https://github.com/ansible-collections/community.general/pull/1912).
|
Loading…
Add table
Add a link
Reference in a new issue