fix roadmap, strikethough does not quite work
This commit is contained in:
parent
e6de059048
commit
06e49dfbbd
1 changed files with 5 additions and 5 deletions
|
@ -47,11 +47,11 @@ Inventory
|
|||
Facts
|
||||
-----
|
||||
- Configurable list of ‘fact modules’ for ``gather_facts``
|
||||
- <strike>Fact gathering policy finer grained</strike>
|
||||
- <strike>Make ``setup.py``/``facts`` more pluggable</strike>
|
||||
- <strike>Improve testing of ``setup.py``/``facts.py</strike>
|
||||
- <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>`_.</strike>
|
||||
- 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 <https://github.com/ansible/ansible/pull/18445>`_.
|
||||
Proposal found in ansible/proposals issue `#17 <https://github.com/ansible/proposals/issues/17>`_.
|
||||
|
||||
PluginLoader
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue