mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Deprecate logicmonitor and logicmonitor_facts (#541)
* Deprecate logicmonitor and logicmonitor_facts. * Remove modules instead of deprecating them. * Remove bad entry from BOTMETA. * Remove ignore.txt entries.
This commit is contained in:
parent
ae3fde2647
commit
5269213907
10 changed files with 11 additions and 2719 deletions
3
changelogs/fragments/logicmonitor-removal.yml
Normal file
3
changelogs/fragments/logicmonitor-removal.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
removed_features:
|
||||
- "logicmonitor - the module has been removed in 1.0.0 since it is unmaintained and the API used by the module has been turned off in 2017 (https://github.com/ansible-collections/community.general/issues/539, https://github.com/ansible-collections/community.general/pull/541)."
|
||||
- "logicmonitor_facts - the module has been removed in 1.0.0 since it is unmaintained and the API used by the module has been turned off in 2017 (https://github.com/ansible-collections/community.general/issues/539, https://github.com/ansible-collections/community.general/pull/541)."
|
Loading…
Add table
Add a link
Reference in a new issue