mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 22:33:08 +00:00
respawn copr module when dnf is missing (#6522)
* respawn copr module when dnf is missing
Fixes: https://bugzilla.redhat.com/2203513
* don't guard common.respawn module_util import
(cherry picked from commit bd6cec2105)
Co-authored-by: Maxwell G <maxwell@gtmx.me>