From 91ff5ce2560468fb8137c1b8492f3308fde76980 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 1 Feb 2016 23:56:58 -0500 Subject: [PATCH] added missing verison_added --- lib/ansible/modules/extras/monitoring/sensu_check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/extras/monitoring/sensu_check.py b/lib/ansible/modules/extras/monitoring/sensu_check.py index 3fd13ff0aa6..f7f0562f48c 100644 --- a/lib/ansible/modules/extras/monitoring/sensu_check.py +++ b/lib/ansible/modules/extras/monitoring/sensu_check.py @@ -150,6 +150,7 @@ options: required: false default: null custom: + version_added: "2.1" description: - A hash/dictionary of custom parameters for mixing to the configuration. - You can't rewrite others module parameters using this