From 4319947e60d45c333c9e4199b7b89dd81b197b02 Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Wed, 7 Feb 2018 17:00:16 +0100 Subject: [PATCH] Remove jinja native types from roadmap (#35444) --- docs/docsite/rst/roadmap/ROADMAP_2_5.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_5.rst b/docs/docsite/rst/roadmap/ROADMAP_2_5.rst index 68c643329f..bd3b93d423 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_5.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_5.rst @@ -38,7 +38,6 @@ Engine improvements - Normalize temp dir usage across all subsystems - Currently ignored keywords do not notify user they were ignored, throw a warning on these. - Deprecation version enforcement -- Force jinja to use native types - sysvinit service module - Add option to set playbook dir for adhoc, inventory and console to allow for 'relative path loading'