mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
added note on choice version availability
This commit is contained in:
@@ -49,7 +49,9 @@ options:
|
||||
required: true
|
||||
choices: ['present', 'absent', 'muted', 'unmuted']
|
||||
type:
|
||||
description: ["The type of the monitor."]
|
||||
description:
|
||||
- "The type of the monitor."
|
||||
- The 'event alert'is available starting at Ansible 2.1
|
||||
required: false
|
||||
default: null
|
||||
choices: ['metric alert', 'service check', 'event alert']
|
||||
|
||||
Reference in New Issue
Block a user