mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Corrects the required SDK version (#3095)
The SDK version that was mentioned originally was incorrect
This commit is contained in:
@@ -88,7 +88,7 @@ notes:
|
||||
tmsh or these modules.
|
||||
extends_documentation_fragment: f5
|
||||
requirements:
|
||||
- f5-sdk >= 1.3.1
|
||||
- f5-sdk >= 1.5.0
|
||||
- BigIP >= v12
|
||||
author:
|
||||
- Kevin Coming (@waffie1)
|
||||
|
||||
Reference in New Issue
Block a user