mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
Add 'version_added' to state documentation for easy_install resource
This commit is contained in:
@@ -71,6 +71,7 @@ options:
|
||||
required: false
|
||||
default: null
|
||||
state:
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- The desired state of the library. C(latest) ensures that the latest version is installed.
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user