Browse code

Add jimi's include_role fix to changelog

Toshio Kuratomi authored on 2017/10/10 05:49:41
Showing 1 changed files
... ...
@@ -113,6 +113,7 @@ Ansible Changes By Release
113 113
 * Fix for ec2_win_password to allow blank key_passphrase again (https://github.com/ansible/ansible/pull/28791)
114 114
 * added toggle for vars_plugin behaviour to execute relative to playbook, set default to revert to previous way.
115 115
 * Fix for win_copy to not remove destination file on change when in check mode (https://github.com/ansible/ansible/pull/31469)
116
+* Fix include_role usage of role_name (https://github.com/ansible/ansible/pull/31463)
116 117
 
117 118
 <a id="2.4"></a>
118 119