mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07: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:
parent
f364d7af8e
commit
eb83c6f4e7
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue