mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b49aeab5f5
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>
4 lines
240 B
YAML
4 lines
240 B
YAML
---
|
|
minor_changes:
|
|
- "copr - respawn module to use the system python interpreter when the ``dnf`` python module is not available in ``ansible_python_interpreter``
|
|
(https://github.com/ansible-collections/community.general/pull/6522)."
|