mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Refactors and deprecation removals (#34830)
This patch is primarily a refactor to make the validate-modules arg-spec no longer generate a traceback. It additionally includes removal of deprecated code in the virtual server module.
This commit is contained in:
parent
a10aee0fc3
commit
c548ab0f18
26 changed files with 1612 additions and 2099 deletions
|
@ -41,18 +41,6 @@ lib/ansible/modules/net_tools/cloudflare_dns.py E317
|
|||
lib/ansible/modules/net_tools/haproxy.py E317
|
||||
lib/ansible/modules/net_tools/omapi_host.py E317
|
||||
lib/ansible/modules/network/cloudengine/ce_reboot.py E317
|
||||
lib/ansible/modules/network/f5/bigip_sys_db.py E321
|
||||
lib/ansible/modules/network/f5/bigip_sys_global.py E321
|
||||
lib/ansible/modules/network/f5/bigip_traffic_group.py E321
|
||||
lib/ansible/modules/network/f5/bigip_ucs.py E321
|
||||
lib/ansible/modules/network/f5/bigip_user.py E321
|
||||
lib/ansible/modules/network/f5/bigip_vcmp_guest.py E321
|
||||
lib/ansible/modules/network/f5/bigip_virtual_address.py E321
|
||||
lib/ansible/modules/network/f5/bigip_virtual_server.py E321
|
||||
lib/ansible/modules/network/f5/bigip_vlan.py E321
|
||||
lib/ansible/modules/network/f5/bigip_wait.py E321
|
||||
lib/ansible/modules/network/f5/bigiq_regkey_license.py E321
|
||||
lib/ansible/modules/network/f5/bigiq_regkey_pool.py E321
|
||||
lib/ansible/modules/network/illumos/dladm_linkprop.py E317
|
||||
lib/ansible/modules/network/illumos/ipadm_addrprop.py E317
|
||||
lib/ansible/modules/network/illumos/ipadm_ifprop.py E317
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue