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 Skip test_aws.py if boto3/botocore are missing (#17814) 2016-10-13 13:19:40 -07:00
gcp [GCE] Google Cloud Pubsub Module (#19091) 2017-01-26 16:16:52 -05:00
json_utils bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 2016-10-02 08:03:42 -07:00
__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 Fix for run_command tests now that it returns native strings 2016-10-03 18:45:28 -07:00
test_text.py Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00