yum: disableexcludes is supported on centos6 (#51698)

* yum: disableexcludes is supported on centos6

* Add changelog
This commit is contained in:
Martin Krizek
2019-02-05 18:18:56 +01:00
committed by GitHub
parent b682381d1d
commit 33b07f322c
3 changed files with 3 additions and 60 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- yum - Remove incorrect disable_includes error message when using disable_excludes (https://github.com/ansible/ansible/issues/51697)