Add include_vars fix to changelog
This commit is contained in:
parent
5c4a4703d9
commit
b229898f80
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue