ansible/test/units
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
..
cli testing GalaxyCLI.run() does what is expected 2016-12-21 23:52:18 -08:00
contrib
errors
executor Fixing iterator bug related to reworking of end-of-role detection 2017-01-19 10:10:07 -06:00
inventory
inventory_test_data/group_vars
mock
module_utils [GCE] Google Cloud Pubsub Module (#19091) 2017-01-26 16:16:52 -05:00
modules Add unit testcase for junos_command module (#20034) 2017-01-25 10:31:28 -05:00
parsing Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00
playbook unit tests for playbook/conditional.py (#18586) 2016-12-13 14:38:16 -05:00
plugins new connection plugin netconf (#20636) 2017-01-25 10:15:26 -05:00
template
utils
vars
__init__.py