mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
YUM - handle enable of non-existent repo (#53286)
This commit is contained in:
committed by
Martin Krizek
parent
5ef2c5314e
commit
666dfdc551
3
changelogs/fragments/yum-enable-missing-repo.yaml
Normal file
3
changelogs/fragments/yum-enable-missing-repo.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "yum - gracefully handle failure case of enabling a non existent repo, as the yum cli does (Fixes https://github.com/ansible/ansible/issues/52582)"
|
||||
Reference in New Issue
Block a user