1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update version_added.

This commit is contained in:
Michael DeHaan 2014-08-08 11:42:20 -04:00
parent 3c69a35a3e
commit 877f23e1fb

View file

@ -5,6 +5,7 @@ DOCUMENTATION = '''
module: bigpanda module: bigpanda
author: BigPanda author: BigPanda
short_description: Notify BigPanda about deployments short_description: Notify BigPanda about deployments
version_added: "1.8"
description: description:
- Notify BigPanda when deployments start and end (successfully or not). Returns a deployment object containing all the parameters for future module calls. - Notify BigPanda when deployments start and end (successfully or not). Returns a deployment object containing all the parameters for future module calls.
options: options: