1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
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
..
amazon moved utils function to utils modules, fixed a small typo 2017-01-26 12:24:45 -05:00
atomic Update atomic_image.py (#19756) 2017-01-05 10:33:05 -08:00
azure Remove quotes - Cloud/azure/azure.py (#19206) 2017-01-08 15:28:48 +00:00
centurylink Some additional module cleanup of mistakes made during merging 2016-12-08 11:35:20 -05:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack cloudstack: fix user data unexpected marked as changed (#20540) 2017-01-24 11:10:59 -05:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata doc: changelog: new module dimensiondata_network 2017-01-17 08:20:35 +01:00
docker docker_container: remove third digit from version_added docs 2017-01-25 12:04:10 -05:00
google [GCE] Google Cloud Pubsub Module (#19091) 2017-01-26 16:16:52 -05:00
linode eval() should be avoided when at all possible 2017-01-05 10:41:49 -08:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc Add DHCP leases to the facts return by the module (#19700) 2017-01-11 18:38:38 -05:00
openstack Fix OpenStack keystone domain idempotency (#20637) 2017-01-25 16:57:13 +00:00
ovh minor spelling changes 2016-12-13 13:51:13 -05:00
ovirt cloud: ovirt: Add possibility to skip disk copy (#20656) 2017-01-25 13:51:37 -05:00
packet 2 modules for Packet host: packet_device and packet_sshkey (#19005) 2017-01-03 16:10:17 +00:00
profitbricks minor spelling changes 2016-12-13 13:51:13 -05:00
rackspace Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
smartos Rework imgadm module: (#20535) 2017-01-26 07:55:02 +00:00
softlayer minor spelling changes 2016-12-13 13:51:13 -05:00
univention moved univention into cloud 2017-01-16 14:43:17 -05:00
vmware vmware_guest: Fix a bug when deploy a VM is not always considered as a change 2017-01-26 13:40:55 -05:00
webfaction Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00