Files
community.general/lib/ansible/module_utils
Tom Melendez c2edc8a264 [GCE] Google Cloud Pubsub Module (#19091)
* Google Cloud Pubsub Module

The Google Cloud Pubsub module allows the Ansible user to:
* Create/Delete Topics
* Create/Delete Subscriptions
* Change subscription from pull to push (and configure endpoint)
* Publish messages to a topic
* Pull messages from a Subscription

An accessory module, gcpubsub_facts, has been added to list topics and subscriptions.

* Added docs for state field to DOCUMENTATION and RETURN blocks.
2017-01-26 16:16:52 -05:00
..
2017-01-04 14:08:19 -08:00
2015-04-28 09:36:42 -04:00
2016-09-24 09:27:38 -04:00
2016-11-02 17:00:27 -07:00
2017-01-19 15:36:15 -05:00
2017-01-04 21:52:56 -05:00
2016-02-08 19:10:04 +01:00
2017-01-06 17:07:42 -05:00
2016-11-02 17:00:27 -07:00
2016-11-02 13:32:19 +00:00
2016-09-12 13:35:57 -04:00
2015-11-03 09:53:18 -08:00
2017-01-03 14:32:44 -06:00
2016-09-11 23:34:46 -04:00
2016-12-04 10:46:41 +00:00
2017-01-23 15:30:19 -05:00