Fix version_added for url in airbrake_deployment module

reviewable/pr18780/r1
James Tanner 11 years ago
parent 17bf7d7a74
commit 3f2a100e64

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

Loading…
Cancel
Save