community.general/lib/ansible/modules/cloud
Ryan Brown ae49f4fd35 Coerce VPC tags from to string types to prevent spurious `changed` (#40422)
* Coerce VPC tags from to string types to prevent spurious `changed`

* Remove dict comprehension for 2.6 compatibility
2018-05-23 10:17:34 -04:00
..
amazon Coerce VPC tags from to string types to prevent spurious `changed` (#40422) 2018-05-23 10:17:34 -04:00
atomic Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure fixing disabled azure sanity tests (#40519) 2018-05-23 00:49:04 -04:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale dictionary changed size during iteration error (#37454) 2018-04-03 06:13:09 -04:00
cloudstack cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
digital_ocean digital_ocean_domain: fix do not fail if domain already is absent (#40446) 2018-05-22 07:59:06 +02:00
dimensiondata Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
google New module: GCP Compute Firewalls (#39032) 2018-05-22 10:55:12 -04:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
memset Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 2018-05-18 10:45:38 +01:00
misc Make xenserver_facts actually work (#35821) 2018-05-22 13:31:35 -04:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
opennebula opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
openstack Add new OpenStack module for changing metadata of compute instances (#19113) 2018-05-17 17:24:28 -04:00
ovh Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt Fix E126, E123 pep8 errors, and ansible-format-automatic-specification pylint error (#39740) 2018-05-04 09:40:08 -05:00
packet Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
profitbricks More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Update Jesse Keating's github id (#39904) 2018-05-11 07:38:15 +02:00
scaleway Add a User-Agent string to the API request (#38587) 2018-05-14 09:55:47 -05:00
smartos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
spotinst Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
univention Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vmware Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
vultr More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py