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

author added

This commit is contained in:
Fernando J Pando 2016-03-02 12:30:07 -05:00 committed by Matt Clay
parent 6d69956f83
commit be083a8fbe

View file

@ -21,7 +21,9 @@ short_description: Manages AWS SNS topics and subscriptions
description: description:
- The M(sns_topic) module allows you to create, delete, and manage subscriptions for AWS SNS topics. - The M(sns_topic) module allows you to create, delete, and manage subscriptions for AWS SNS topics.
version_added: 2.0 version_added: 2.0
author: "Joel Thompson (@joelthompson)" author:
- "Joel Thompson (@joelthompson)"
- "Fernando Jose Pando (@nand0p)"
options: options:
name: name:
description: description: