mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 06:43:08 +00:00
dnf_versionlock: minor refactor (#10783)
* dnf_versionlock: minor refactor
* Python 2 does not appreciate clever syntax
* Update plugins/modules/dnf_versionlock.py
* Update plugins/modules/dnf_versionlock.py
* rollback raw patterns adjustment
(cherry picked from commit f1f167e3fc)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>