updated with inventory plugins and callback

This commit is contained in:
Brian Coca 2017-06-07 18:40:09 -04:00
parent 1d15ca739f
commit 47027207e7

View file

@ -66,6 +66,18 @@ Ansible Changes By Release
* Enable the docker connection plugin to use su as a become method
* Add an encoding parameter for the replace module so that it can operate on non-utf-8 files
#### New Callbacks:
- profile_roles
#### New Inventory Plugins:
- advanced_host_list
- constructed_groups
- host_list
- ini
- script
- yaml
- virtualbox
#### New Inventory scripts:
- lxd