adjust versions added
This commit is contained in:
parent
7160a491c2
commit
ff35d23a27
2 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@ options:
|
|||
- If option is passed all assigned privileges that are not passed will be removed.
|
||||
required: false
|
||||
default: None
|
||||
version_added: "2.4"
|
||||
service:
|
||||
description:
|
||||
- List of service names to assign.
|
||||
|
|
|
@ -72,7 +72,7 @@ options:
|
|||
description: ["Host name to associate with the event."]
|
||||
required: false
|
||||
default: "{{ ansible_hostname }}"
|
||||
version_added: "2.3"
|
||||
version_added: "2.4"
|
||||
tags:
|
||||
description: ["Comma separated list of tags to apply to the event."]
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue