Corrects the required SDK version (#3095)

The SDK version that was mentioned originally was incorrect
This commit is contained in:
Tim Rupp 2016-10-05 09:03:16 -07:00 committed by Matt Clay
parent c2992fbb81
commit de08965ab3

View file

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