mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0469134f16
When no repos are defined, the `repo` variable is undefined. Therefore append it only to the result if a repo was found. Otherwise Ansible will fail with an UnboundLocalError.
2 lines
65 B
YAML
2 lines
65 B
YAML
bugfixes:
|
|
- rhsm_repository - handle systems without any repos
|