You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
cli testing GalaxyCLI.run() does what is expected 9 years ago
contrib skip vmware inventory when missing lib 9 years ago
errors Add empty-init code-smell script. (#18406) 9 years ago
executor Fixing iterator bug related to reworking of end-of-role detection 9 years ago
inventory Add lots of test cases to inventory/test_host.py (#17827) 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Add empty-init code-smell script. (#18406) 9 years ago
module_utils [GCE] Google Cloud Pubsub Module (#19091) 9 years ago
modules Add unit testcase for junos_command module (#20034) 9 years ago
parsing Switch tests to pytest and ansible-test. 9 years ago
playbook unit tests for playbook/conditional.py (#18586) 9 years ago
plugins new connection plugin netconf (#20636) 9 years ago
template Add empty-init code-smell script. (#18406) 9 years ago
utils FEATURE: adding variable serial batches 10 years ago
vars ansible_playbook_python (#18530) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago