mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 12:33:59 -07:00
Remove Deprecated Template network modules (#27076)
* removed deprecated networking template modules * update changelog * update changelog
This commit is contained in:
parent
0fb64214a4
commit
81151ef02c
86 changed files with 8 additions and 3420 deletions
|
@ -298,7 +298,6 @@ lib/ansible/modules/network/cumulus/_cl_ports.py
|
|||
lib/ansible/modules/network/cumulus/nclu.py
|
||||
lib/ansible/modules/net_tools/dnsimple.py
|
||||
lib/ansible/modules/net_tools/dnsmadeeasy.py
|
||||
lib/ansible/modules/network/eos/_eos_template.py
|
||||
lib/ansible/modules/network/eos/eos_banner.py
|
||||
lib/ansible/modules/network/eos/eos_command.py
|
||||
lib/ansible/modules/network/eos/eos_config.py
|
||||
|
@ -312,13 +311,11 @@ lib/ansible/modules/network/fortios/fortios_config.py
|
|||
lib/ansible/modules/network/fortios/fortios_ipv4_policy.py
|
||||
lib/ansible/modules/network/illumos/dladm_iptun.py
|
||||
lib/ansible/modules/network/illumos/dladm_linkprop.py
|
||||
lib/ansible/modules/network/ios/_ios_template.py
|
||||
lib/ansible/modules/network/ios/ios_banner.py
|
||||
lib/ansible/modules/network/ios/ios_command.py
|
||||
lib/ansible/modules/network/ios/ios_facts.py
|
||||
lib/ansible/modules/network/ios/ios_system.py
|
||||
lib/ansible/modules/network/ios/ios_vrf.py
|
||||
lib/ansible/modules/network/iosxr/_iosxr_template.py
|
||||
lib/ansible/modules/network/iosxr/iosxr_command.py
|
||||
lib/ansible/modules/network/iosxr/iosxr_config.py
|
||||
lib/ansible/modules/network/iosxr/iosxr_facts.py
|
||||
|
@ -337,7 +334,6 @@ lib/ansible/modules/network/netvisor/pn_vrouterif.py
|
|||
lib/ansible/modules/network/netvisor/pn_vrouterlbif.py
|
||||
lib/ansible/modules/net_tools/nmcli.py
|
||||
lib/ansible/modules/network/nxos/_nxos_mtu.py
|
||||
lib/ansible/modules/network/nxos/_nxos_template.py
|
||||
lib/ansible/modules/network/nxos/nxos_aaa_server.py
|
||||
lib/ansible/modules/network/nxos/nxos_aaa_server_host.py
|
||||
lib/ansible/modules/network/nxos/nxos_command.py
|
||||
|
@ -374,7 +370,6 @@ lib/ansible/modules/network/nxos/nxos_vtp_domain.py
|
|||
lib/ansible/modules/network/nxos/nxos_vtp_password.py
|
||||
lib/ansible/modules/network/nxos/nxos_vtp_version.py
|
||||
lib/ansible/modules/net_tools/omapi_host.py
|
||||
lib/ansible/modules/network/openswitch/_ops_template.py
|
||||
lib/ansible/modules/network/openswitch/ops_command.py
|
||||
lib/ansible/modules/network/openswitch/ops_config.py
|
||||
lib/ansible/modules/network/openswitch/ops_facts.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue