Corrects the required SDK version (#3095)
The SDK version that was mentioned originally was incorrect
This commit is contained in:
parent
c2992fbb81
commit
de08965ab3
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ notes:
|
||||||
tmsh or these modules.
|
tmsh or these modules.
|
||||||
extends_documentation_fragment: f5
|
extends_documentation_fragment: f5
|
||||||
requirements:
|
requirements:
|
||||||
- f5-sdk >= 1.3.1
|
- f5-sdk >= 1.5.0
|
||||||
- BigIP >= v12
|
- BigIP >= v12
|
||||||
author:
|
author:
|
||||||
- Kevin Coming (@waffie1)
|
- Kevin Coming (@waffie1)
|
||||||
|
|
Loading…
Reference in a new issue