google.cloud
google.cloud copied to clipboard
Add filter documentation
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.
The following two filters need this documentation: gcp_kms_decrypt filter –
Related to https://github.com/ansible-community/community-team/issues/65
ISSUE TYPE
- Documentation Report
COMPONENT NAME
ANSIBLE VERSION