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:
Tim Rupp
2018-05-11 17:12:17 -07:00
committed by GitHub
parent 383a4f026e
commit 06f76d6407
19 changed files with 101 additions and 86 deletions

View File

@@ -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: