ansible/test/units/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
..
basic let chdir support relative path in more modules (#16736) 2016-12-22 00:19:50 -08:00
ec2
gcp [GCE] Google Cloud Pubsub Module (#19091) 2017-01-26 16:16:52 -05:00
json_utils
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_basic.py File attributes (#18213) 2016-11-07 15:48:04 -05:00
test_database.py Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00
test_distribution_version.py Set ansible_os_family correctly under KDE neon 2016-10-27 20:28:38 +01:00
test_facts.py
test_text.py