Add include_vars fix to changelog

This commit is contained in:
Toshio Kuratomi 2016-11-03 07:33:13 -07:00
parent 5c4a4703d9
commit b229898f80

View file

@ -8,6 +8,9 @@ Ansible Changes By Release
* Fixed pip installing packages into virtualenvs using the system pip instead of the virtualenv pip.
* Fixed dnf on systems with dnf-2.0.x (some changes in the API).
* Fixed traceback with dnf install of groups
* Fix for include_vars only loading files with .yml, .yaml, and .json
extensions. This was only supposed to apply to loading a directory of vars
files.
## 2.2 "The Battle of Evermore" - 11-01-2016