From 47027207e7e94dbda8ff2712319ef03902c3c3f4 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 7 Jun 2017 18:40:09 -0400 Subject: [PATCH] updated with inventory plugins and callback --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf57b0cb70..47154f38d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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