mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Various fixes to F5 modules (#39255)
* Adds gnat provisioning to bigip_provision * Adds special handling for AFM in bigip_provision * Add device rebooting for provisioning as necessary * Refactored route domain module to be inline with current f5 conventions * Minor refactors across modules
This commit is contained in:
parent
39ca41eb1b
commit
256b5535ec
14 changed files with 845 additions and 481 deletions
|
@ -1081,10 +1081,6 @@ lib/ansible/modules/network/f5/bigip_monitor_snmp_dca.py E326
|
|||
lib/ansible/modules/network/f5/bigip_policy.py E324
|
||||
lib/ansible/modules/network/f5/bigip_pool.py E326
|
||||
lib/ansible/modules/network/f5/bigip_profile_client_ssl.py E324
|
||||
lib/ansible/modules/network/f5/bigip_provision.py E326
|
||||
lib/ansible/modules/network/f5/bigip_qkview.py E324
|
||||
lib/ansible/modules/network/f5/bigip_qkview.py E326
|
||||
lib/ansible/modules/network/f5/bigip_routedomain.py E326
|
||||
lib/ansible/modules/network/f5/bigip_selfip.py E324
|
||||
lib/ansible/modules/network/f5/bigip_sys_global.py E326
|
||||
lib/ansible/modules/network/f5/bigip_virtual_server.py E326
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue