yum_versionlock: do lock/unlock concurrently (#1912)

* 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 commit 5936da3198.

* Rename package to packages

* Only change packages which are needed

* Ignore if list is empty

* Add changelog
This commit is contained in:
Amin Vakil 2021-02-27 01:46:40 +03:30 committed by GitHub
commit 811b609b05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 7 deletions

View file

@ -1,4 +1,3 @@
disabled # The tests are way too slow - the locking/unlocking steps need 10 minutes each!
shippable/posix/group1
skip/aix
skip/freebsd