From e6de059048f5a6a4cb2f283656680170e92277c8 Mon Sep 17 00:00:00 2001 From: Adrian Likins Date: Tue, 18 Jul 2017 12:45:17 -0400 Subject: [PATCH] updating roadmap with facts status --- docs/docsite/rst/roadmap/ROADMAP_2_4.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst index ac0663b865e..a8f20320394 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst @@ -47,11 +47,11 @@ Inventory Facts ----- - Configurable list of ‘fact modules’ for ``gather_facts`` -- Fact gathering policy finer grained -- Make ``setup.py``/``facts`` more pluggable -- Improve testing of ``setup.py``/``facts.py`` -- Namespacing fact variables (via a config option) implemented in ansible/ansible PR `#18445 `_. - Proposal found in ansible/proposals issue `#17 `_. +- Fact gathering policy finer grained +- Make ``setup.py``/``facts`` more pluggable +- Improve testing of ``setup.py``/``facts.py +- Namespacing fact variables (via a config option) implemented in ansible/ansible PR `#18445 `_. + Proposal found in ansible/proposals issue `#17 `_. PluginLoader ------------