updating roadmap with facts status
This commit is contained in:
parent
e0cf64d64c
commit
e6de059048
1 changed files with 5 additions and 5 deletions
|
@ -47,11 +47,11 @@ Inventory
|
||||||
Facts
|
Facts
|
||||||
-----
|
-----
|
||||||
- Configurable list of ‘fact modules’ for ``gather_facts``
|
- Configurable list of ‘fact modules’ for ``gather_facts``
|
||||||
- Fact gathering policy finer grained
|
- <strike>Fact gathering policy finer grained</strike>
|
||||||
- Make ``setup.py``/``facts`` more pluggable
|
- <strike>Make ``setup.py``/``facts`` more pluggable</strike>
|
||||||
- Improve testing of ``setup.py``/``facts.py``
|
- <strike>Improve testing of ``setup.py``/``facts.py</strike>
|
||||||
- Namespacing fact variables (via a config option) implemented in ansible/ansible PR `#18445 <https://github.com/ansible/ansible/pull/18445>`_.
|
- <strike>Namespacing fact variables (via a config option) implemented in ansible/ansible PR `#18445 <https://github.com/ansible/ansible/pull/18445>`_.
|
||||||
Proposal found in ansible/proposals issue `#17 <https://github.com/ansible/proposals/issues/17>`_.
|
Proposal found in ansible/proposals issue `#17 <https://github.com/ansible/proposals/issues/17>`_.</strike>
|
||||||
|
|
||||||
PluginLoader
|
PluginLoader
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in a new issue