community.general/lib/ansible/modules/cloud
Andrej Svenke ef55530d67 ecs_attribute: new module. (#20618)
ecs_attribute: fixed docs.

ecs_attribute: changed state to 'present' by default.

ecs_attribute: pep8 fix.

ecs_attribute: improved attribute iteration.

ecs_attribute: fixed absent EC2_REGION error message.

ecs_attribute: fixed exception handling on invalid attribute (e.g. 2+2).

ecs_attribute: pep8 fix.

ecs_attribute: docs and python3 fixes.

ecs_attribute: fixed class declaration for python 2-3 compatibility.
2017-08-09 11:06:24 -04:00
..
amazon ecs_attribute: new module. (#20618) 2017-08-09 11:06:24 -04:00
atomic Remove wildcard imports 2017-07-28 22:10:17 -07:00
azure Add reference to VNET resource group (#26052) 2017-07-31 15:29:51 -07:00
centurylink remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
cloudscale Remove wildcard imports 2017-07-28 22:10:17 -07:00
cloudstack cloudstack: cs_vmsnapshot: fix pep8 (#27792) 2017-08-05 10:34:17 +02:00
digital_ocean Update module digital_ocean_sshkey (#18930) 2017-08-07 09:58:47 -04:00
dimensiondata Remove wildcard imports 2017-07-28 22:10:17 -07:00
docker Add correct URL for docker guide (#27465) 2017-07-30 10:08:43 +01:00
google remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
linode Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxc Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxd Remove wildcard imports 2017-07-28 22:10:17 -07:00
misc Fix Proxmox module crashing if the hostname doesn't exist and there's no vmid (#21305) 2017-08-02 15:42:05 +01:00
openstack Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
ovh Remove wildcard imports 2017-07-28 22:10:17 -07:00
ovirt ovirt: ovirt_host_storage_facts (#26184) 2017-07-19 07:25:47 -04:00
packet Remove wildcard imports 2017-07-28 22:10:17 -07:00
profitbricks Remove wildcard imports 2017-07-28 22:10:17 -07:00
pubnub Remove wildcard imports 2017-07-28 22:10:17 -07:00
rackspace remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
smartos Remove wildcard imports 2017-07-28 22:10:17 -07:00
softlayer Remove wildcard imports 2017-07-28 22:10:17 -07:00
univention Remove wildcard imports 2017-07-28 22:10:17 -07:00
vmware vmware_vm_facts: Improve example and docs (#27898) 2017-08-09 09:41:30 -04:00
webfaction Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
__init__.py