mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
deprecation: manifold (#10028)
* deprecation: manifold * add changelog frag * restore test file
This commit is contained in:
parent
63cb8f0ace
commit
e9997e08ed
3 changed files with 10 additions and 0 deletions
|
@ -13,6 +13,10 @@ DOCUMENTATION = '''
|
|||
short_description: get credentials from Manifold.co
|
||||
description:
|
||||
- Retrieves resources' credentials from Manifold.co
|
||||
deprecated:
|
||||
removed_in: 11.0.0
|
||||
why: Manifold (the company) has been acquired in 2021 and the services used by this plugin are no longer operational.
|
||||
alternative: There is none.
|
||||
options:
|
||||
_terms:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue