mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Removes ignores for f5 (#40038)
Removes ignores for f5 from unit tests and fixes any issues that are being suppressed by the ignores
This commit is contained in:
@@ -224,11 +224,10 @@ options:
|
||||
- When C(type) is C(dhcp), this parameter is ignored.
|
||||
- When C(type) is C(reject), this parameter will be ignored.
|
||||
- When C(type) is C(internal), this parameter will be ignored.
|
||||
choices:
|
||||
- None
|
||||
- Automap
|
||||
- Name of a SNAT pool (eg "/Common/snat_pool_name") to enable SNAT
|
||||
with the specific pool
|
||||
- The name of a SNAT pool (eg "/Common/snat_pool_name") can be specified to enable SNAT
|
||||
with the specific pool.
|
||||
- To remove SNAT, specify the word C(none).
|
||||
- To specify automap, use the word C(automap).
|
||||
default_persistence_profile:
|
||||
description:
|
||||
- Default Profile which manages the session persistence.
|
||||
|
||||
Reference in New Issue
Block a user