community.general/lib/ansible/modules/cloud
Yanis LISIMA 45c7facd64 ec2_vpc_igw: migrate to boto3 (#45346)
* ec2_vpc_igw: draft migrate to boto3

* ec2_vpc_igw: migrate to boto3

* ec2_vpc_igw: fix error and implement code review

* ec2_vpc_igw: always catch BotoCoreError with ClientError, remove unused fail method

* ec2_vpc_igw: fix pep error
2018-09-20 19:56:19 +10:00
..
amazon ec2_vpc_igw: migrate to boto3 (#45346) 2018-09-20 19:56:19 +10:00
atomic state: present added in docs (#37197) 2018-08-24 12:22:18 -05:00
azure Fixing azure_rm_containerregistry_facts (#45897) 2018-09-20 16:58:07 +08:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale Correct capitalization of PyPI (#45698) 2018-09-19 08:51:49 -05:00
cloudstack Cloudstack: fix support for some VPC service capabilities (#45727) 2018-09-17 16:08:16 +02:00
digital_ocean Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
dimensiondata Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
docker New module: add docker_stack module (clound/docker/docker_stack) (#24588) 2018-09-18 09:54:44 +01:00
google fix gce_backend_service examples for healthchecks (#31134) 2018-09-13 13:47:43 -05:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode Linode: clarify how to create/delete linode machines with `linode_id`. (#45659) 2018-09-14 15:10:32 -04:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Fix bug #32437 (#38166) 2018-08-05 17:49:11 -04:00
memset New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
misc Explain disk size in mount and add example (#41681) 2018-09-19 20:01:49 +01:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
online Add an user facts module for Online (#44709) 2018-08-31 14:02:40 -04:00
opennebula Update one_vm.py (#43349) 2018-08-22 01:56:47 -04:00
openstack Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
ovh Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ovirt [ovirt] remove 2.8 deprecations (#45506) 2018-09-18 08:28:00 -04:00
packet Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
profitbricks More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pubnub
rackspace Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
scaleway Wrong parameter in scaleway sshkey module example (#45737) 2018-09-17 15:04:09 -05:00
smartos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07: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 Add a alias from organisation to organization (#45688) 2018-09-17 15:50:46 -04:00
vmware VMware: vCenter plugin : new module (#44963) 2018-09-19 17:58:11 +05:30
vultr vultr: fix for unreliable API behavior (#45712) 2018-09-19 00:01:53 +02:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py