diff --git a/library/monitoring/airbrake_deployment b/library/monitoring/airbrake_deployment index 89d62deda5..e1c490b881 100644 --- a/library/monitoring/airbrake_deployment +++ b/library/monitoring/airbrake_deployment @@ -52,6 +52,7 @@ options: - Optional URL to submit the notification to. Use to send notifications to Airbrake-compliant tools like Errbit. required: false default: "https://airbrake.io/deploys" + version_added: "1.5" validate_certs: description: - If C(no), SSL certificates for the target url will not be validated. This should only be used