adjust versions added

This commit is contained in:
Rene Moser 2017-06-02 00:38:23 +02:00
parent 7160a491c2
commit ff35d23a27
2 changed files with 2 additions and 1 deletions

View file

@ -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.

View file

@ -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