mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
Add version_added to documentation
This commit is contained in:
parent
6c41d9cd38
commit
ca1efafc50
4 changed files with 8 additions and 0 deletions
|
@ -76,11 +76,13 @@ options:
|
|||
- the protocol scheme on which the consul agent is running
|
||||
required: false
|
||||
default: http
|
||||
version_added: "2.1"
|
||||
verify:
|
||||
description:
|
||||
- whether to verify the tls certificate of the consul agent
|
||||
required: false
|
||||
default: True
|
||||
version_added: "2.1"
|
||||
notes:
|
||||
description:
|
||||
- Notes to attach to check when registering it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue