mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-23 08:40:22 -07:00
Various small fixes to bigip modules (#48769)
This commit is contained in:
parent
a7b7c07ad2
commit
0e71f62a95
14 changed files with 31 additions and 21 deletions
|
@ -553,7 +553,7 @@ class Parameters(AnsibleF5Parameters):
|
|||
]
|
||||
|
||||
returnables = [
|
||||
'client_timeout'
|
||||
'client_timeout',
|
||||
'description',
|
||||
'explicit_flow_migration',
|
||||
'idle_timeout',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue