mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove modules which have ended their deprecation cycle
* Remove code but leave the metadata so that they can be listed as removed in documentation. * Remove removed modules from validate-modules ignore * Remove unittests for the removed nodules * Remove links to removed modules and add list of removed moduels to the 2.9 porting guide
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
async_wrapper
|
||||
accelerate
|
||||
aos_asn_pool
|
||||
aos_blueprint
|
||||
aos_blueprint_param
|
||||
aos_blueprint_virtnet
|
||||
aos_device
|
||||
aos_external_router
|
||||
aos_ip_pool
|
||||
aos_logical_device
|
||||
aos_logical_device_map
|
||||
aos_login
|
||||
aos_rack_type
|
||||
aos_template
|
||||
azure
|
||||
cl_bond
|
||||
cl_bridge
|
||||
cl_img_install
|
||||
@@ -7,15 +20,23 @@ cl_interface
|
||||
cl_interface_policy
|
||||
cl_license
|
||||
cl_ports
|
||||
cs_nic
|
||||
docker
|
||||
ec2_ami_find
|
||||
ec2_ami_search
|
||||
ec2_facts
|
||||
ec2_vpc
|
||||
nxos_mtu
|
||||
s3
|
||||
azure
|
||||
cs_nic
|
||||
ec2_remote_facts
|
||||
ec2_vpc
|
||||
kubernetes
|
||||
netscaler
|
||||
win_msi
|
||||
nxos_ip_interface
|
||||
nxos_mtu
|
||||
nxos_portchannel
|
||||
nxos_switchport
|
||||
oc
|
||||
os_server_actions
|
||||
panos_nat_policy
|
||||
panos_security_policy
|
||||
s3
|
||||
vsphere_guest
|
||||
win_msi
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
lib/ansible/modules/cloud/amazon/_ec2_ami_find.py E322
|
||||
lib/ansible/modules/cloud/amazon/_ec2_ami_find.py E323
|
||||
lib/ansible/modules/cloud/amazon/aws_api_gateway.py E322
|
||||
lib/ansible/modules/cloud/amazon/aws_application_scaling_policy.py E322
|
||||
lib/ansible/modules/cloud/amazon/aws_application_scaling_policy.py E326
|
||||
@@ -315,9 +313,6 @@ lib/ansible/modules/clustering/consul_kv.py E322
|
||||
lib/ansible/modules/clustering/consul_kv.py E324
|
||||
lib/ansible/modules/clustering/consul_session.py E322
|
||||
lib/ansible/modules/clustering/etcd3.py E326
|
||||
lib/ansible/modules/clustering/k8s/_kubernetes.py E322
|
||||
lib/ansible/modules/clustering/k8s/_kubernetes.py E323
|
||||
lib/ansible/modules/clustering/k8s/_kubernetes.py E324
|
||||
lib/ansible/modules/clustering/znode.py E326
|
||||
lib/ansible/modules/commands/command.py E322
|
||||
lib/ansible/modules/commands/command.py E323
|
||||
@@ -583,7 +578,6 @@ lib/ansible/modules/network/netvisor/pn_vrouterbgp.py E324
|
||||
lib/ansible/modules/network/netvisor/pn_vrouterif.py E324
|
||||
lib/ansible/modules/network/netvisor/pn_vrouterif.py E326
|
||||
lib/ansible/modules/network/netvisor/pn_vrouterlbif.py E324
|
||||
lib/ansible/modules/network/nxos/_nxos_portchannel.py E324
|
||||
lib/ansible/modules/network/nxos/nxos_aaa_server.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_acl.py E326
|
||||
lib/ansible/modules/network/nxos/nxos_bgp.py E324
|
||||
@@ -614,10 +608,6 @@ lib/ansible/modules/network/ordnance/ordnance_config.py E324
|
||||
lib/ansible/modules/network/ordnance/ordnance_facts.py E322
|
||||
lib/ansible/modules/network/ordnance/ordnance_facts.py E324
|
||||
lib/ansible/modules/network/ovs/openvswitch_bridge.py E326
|
||||
lib/ansible/modules/network/panos/_panos_nat_policy.py E324
|
||||
lib/ansible/modules/network/panos/_panos_nat_policy.py E335
|
||||
lib/ansible/modules/network/panos/_panos_security_policy.py E322
|
||||
lib/ansible/modules/network/panos/_panos_security_policy.py E324
|
||||
lib/ansible/modules/network/panos/panos_check.py E324
|
||||
lib/ansible/modules/network/panos/panos_match_rule.py E324
|
||||
lib/ansible/modules/network/panos/panos_match_rule.py E326
|
||||
|
||||
Reference in New Issue
Block a user