From d1ab6873497937f543470b53692b7c3a5281052b Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Tue, 17 Dec 2019 15:51:15 -0600 Subject: [PATCH] Update git submodules * Update ansible-config_template from branch 'master' - Add option to enable / disable the template engine This change allows a deployer to selectively enable or disable the template engine. This will allow folks to override the contents of a configuration file via the `config_overrides` option but not render any jinja related content within the file, except for what is provided by the `config_overrides` option. Change-Id: If226b4814a88b3bd7968b5e2ef64474710665ae0 Signed-off-by: Kevin Carter --- ansible-config_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-config_template b/ansible-config_template index 80cc8ed4b1..abc807a70a 160000 --- a/ansible-config_template +++ b/ansible-config_template @@ -1 +1 @@ -Subproject commit 80cc8ed4b1d2e10e7c4a518dd4ca1a5305ed8ede +Subproject commit abc807a70a5baf62ab34094b9c243a525ab0fe30