Correct version_added in the documentation.
This commit is contained in:
parent
46f53724f0
commit
65a1129ef9
5 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ description:
|
|||
notifications. Rackspace monitoring module flow | rax_mon_entity ->
|
||||
rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan ->
|
||||
*rax_mon_alarm*
|
||||
version_added: "1.8.2"
|
||||
version_added: "1.9"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
|
@ -28,7 +28,7 @@ description:
|
|||
monitor. Rackspace monitoring module flow | rax_mon_entity ->
|
||||
*rax_mon_check* -> rax_mon_notification -> rax_mon_notification_plan ->
|
||||
rax_mon_alarm
|
||||
version_added: "1.8.2"
|
||||
version_added: "1.9"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
|
@ -26,7 +26,7 @@ description:
|
|||
provide a convenient, centralized place to store IP addresses. Rackspace
|
||||
monitoring module flow | *rax_mon_entity* -> rax_mon_check ->
|
||||
rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm
|
||||
version_added: "1.8.2"
|
||||
version_added: "1.9"
|
||||
options:
|
||||
label:
|
||||
description:
|
||||
|
|
|
@ -25,7 +25,7 @@ description:
|
|||
channel that can be used to communicate alarms, such as email, webhooks, or
|
||||
PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
||||
*rax_mon_notification* -> rax_mon_notification_plan -> rax_mon_alarm
|
||||
version_added: "1.8.2"
|
||||
version_added: "1.9"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
|
@ -26,7 +26,7 @@ description:
|
|||
associating existing rax_mon_notifications with severity levels. Rackspace
|
||||
monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
||||
rax_mon_notification -> *rax_mon_notification_plan* -> rax_mon_alarm
|
||||
version_added: "1.8.2"
|
||||
version_added: "1.9"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue