6cef018b71
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.
(cherry picked from commit 0469134f16
)
2 lines
65 B
YAML
2 lines
65 B
YAML
bugfixes:
|
|
- rhsm_repository - handle systems without any repos
|