corrected version added
This commit is contained in:
parent
a876214bd5
commit
2fbfc0740f
1 changed files with 2 additions and 2 deletions
|
@ -67,13 +67,13 @@ options:
|
|||
- supply a custom ssl CA certificate file for use with registration
|
||||
required: False
|
||||
default: None
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
systemorgid:
|
||||
description:
|
||||
- supply an organizational id for use with registration
|
||||
required: False
|
||||
default: None
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
channels:
|
||||
description:
|
||||
- Optionally specify a list of comma-separated channels to subscribe to upon successful registration.
|
||||
|
|
Loading…
Reference in a new issue