From 54648ac3e9610c127f3b83358673e7e2d3351617 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 1 Nov 2017 11:41:17 -0400 Subject: [PATCH] updated changelog with playbookd_dir --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e3ba6b6b92..de52c5a2c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ Ansible Changes By Release * The jenkins_plugin and yum_repository plugins had their `params` option removed due to circumventing Ansible's option processing. * combine filter now accepts a list of dicts as well as dicts directly +* New CLI options for ansible-inventory, ansible-console and ansible to allow + specifying a playbook_dir to be used for relative search paths. #### Deprecated Modules (to be removed in 2.9): * ec2_ami_find