summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMartin Krizek <martin.krizek@gmail.com>2019-03-12 19:09:07 +0100
committerGitHub <noreply@github.com>2019-03-12 19:09:07 +0100
commite0a7f01f0b4b19d4269fd1c06a219a170b772521 (patch)
tree18fb5370c4bbd2650c715ae51243b587db35a6d4 /changelogs
parent42731ec73f349ead70b4f62b3d9eec4250bc1ffa (diff)
downloadansible-e0a7f01f0b4b19d4269fd1c06a219a170b772521.tar.gz
Add changelog for #53552 (#53695)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/53134-yum-fix-disable_excludes-when-repoquery.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/53134-yum-fix-disable_excludes-when-repoquery.yaml b/changelogs/fragments/53134-yum-fix-disable_excludes-when-repoquery.yaml
new file mode 100644
index 0000000000..bdff2e739e
--- /dev/null
+++ b/changelogs/fragments/53134-yum-fix-disable_excludes-when-repoquery.yaml
@@ -0,0 +1,2 @@
+bugfixes:
+ - yum - fix disable_excludes on systems with yum rhn plugin enabled (https://github.com/ansible/ansible/issues/53134)