mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Stub out modules scheduled for 2.8 removal (#44985)
* Remove modules scheduled for 2.8 * Add changelog and porting guide * Skip docs test on removed modules * Don't link to removed modules
This commit is contained in:
6
changelogs/fragments/2.8-removed-modules.yaml
Normal file
6
changelogs/fragments/2.8-removed-modules.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
removed_features:
|
||||
- ec2_remote_facts - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- azure - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- cs_nic - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- netscaler - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
- win_msi - deprecated module removed (https://github.com/ansible/ansible/pull/44985)
|
||||
Reference in New Issue
Block a user