Open samccann opened 2 years ago
The following filter plugins need documentation: ansible.netcommon.comp_type5 –
ansible.netcommon.parse_cli_textfsm –
Ideal timeline would be to provide these by the time Ansible 7 releases at the end of November but we realize this information wasn't conveyed to collection owners on a more timely basis.
Related to https://github.com/ansible-community/community-team/issues/65
SUMMARY
ansible-core 2.14 adds 'side car docs' which gives collection owners the ability to add documentation for previously undocumentable filter and test plugins.
This requires creating yaml files in the same directory as the filter or test plugin code, one yaml file per plugin.
See https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/filter/b64decode.yml for an example.
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION