mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
webfaction modules: deprecation (#6909)
* webfaction modules: deprecation * add changelog frag
This commit is contained in:
parent
d074af8d09
commit
43dee97e43
7 changed files with 56 additions and 0 deletions
6
changelogs/fragments/6909-deprecate-webfaction.yml
Normal file
6
changelogs/fragments/6909-deprecate-webfaction.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
deprecated_features:
|
||||
- webfaction_app - module relies entirely on no longer existent API endpoints, and it will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/6909).
|
||||
- webfaction_db - module relies entirely on no longer existent API endpoints, and it will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/6909).
|
||||
- webfaction_domain - module relies entirely on no longer existent API endpoints, and it will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/6909).
|
||||
- webfaction_mailbox - module relies entirely on no longer existent API endpoints, and it will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/6909).
|
||||
- webfaction_site - module relies entirely on no longer existent API endpoints, and it will be removed in community.general 9.0.0 (https://github.com/ansible-collections/community.general/pull/6909).
|
Loading…
Add table
Add a link
Reference in a new issue