Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
GNU General Public License v3.0
149
stars
166
forks
source link
repository module - idempotence is broken for docker repos #1548
Closed
parmstro closed 1 year ago
SUMMARY
repository.yml test play errors out on idempotence test with "param is missing or the value is empty: repository"
ISSUE TYPE
ANSIBLE VERSION
COLLECTION VERSION
KATELLO/FOREMAN VERSION
STEPS TO REPRODUCE
EXPECTED RESULTS
All tests PASS It appears that auto_lookup_entities called from repository.py does not resolve docker repos.
ACTUAL RESULTS