mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fixes documentation (#25273)
This plugin was released with 2.4 but mentions it supports 2.3. This patch fixes that.
This commit is contained in:
@@ -83,7 +83,6 @@ options:
|
|||||||
notes:
|
notes:
|
||||||
- Requires the f5-sdk Python package on the host. This is as easy as pip
|
- Requires the f5-sdk Python package on the host. This is as easy as pip
|
||||||
install f5-sdk.
|
install f5-sdk.
|
||||||
- Requires Ansible >= 2.3.
|
|
||||||
requirements:
|
requirements:
|
||||||
- f5-sdk >= 2.2.3
|
- f5-sdk >= 2.2.3
|
||||||
extends_documentation_fragment: f5
|
extends_documentation_fragment: f5
|
||||||
|
|||||||
Reference in New Issue
Block a user