YUM - handle enable of non-existent repo (#53286)

This commit is contained in:
Adam Miller
2019-05-15 01:45:55 -05:00
committed by Martin Krizek
parent 5ef2c5314e
commit 666dfdc551
3 changed files with 66 additions and 11 deletions

View 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)"