mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +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:
|
||||
- Requires the f5-sdk Python package on the host. This is as easy as pip
|
||||
install f5-sdk.
|
||||
- Requires Ansible >= 2.3.
|
||||
requirements:
|
||||
- f5-sdk >= 2.2.3
|
||||
extends_documentation_fragment: f5
|
||||
|
||||
Reference in New Issue
Block a user