added note on choice version availability

reviewable/pr18780/r1
Brian Coca 9 years ago
parent 4ca07d511e
commit 520d245ae7

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

Loading…
Cancel
Save