mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +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:
@@ -55,6 +55,9 @@ options:
|
||||
then all conditionals in the I(wait_for) must be satisfied. If
|
||||
the value is set to C(any) then only one of the values must be
|
||||
satisfied.
|
||||
choices:
|
||||
- any
|
||||
- all
|
||||
default: all
|
||||
retries:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user