community.general/lib/ansible/modules/cloud
Rob d0d2beafba have elb_application_lb use modify_listeners to avoid removing/recreating them (#25650)
* Rework how listeners and rules and handled. Fixes #25270

* Tidy up, documentation and add rules to returned output

* Remove required=False from argument_spec

* Remove unused functions. Add or [] in case of no elb

* Handle when listners is None in ensure_listeners_default_action_has_arn
2017-07-17 14:33:04 +10:00
..
amazon have elb_application_lb use modify_listeners to avoid removing/recreating them (#25650) 2017-07-17 14:33:04 +10:00
atomic
azure Fix azure module use of module_utils.facts (#25318) 2017-07-11 14:07:20 -04:00
centurylink
cloudscale Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
cloudstack cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
digital_ocean Created digital_ocean_floating_ip module (#18922) 2017-07-16 11:01:04 -07:00
dimensiondata
docker Adds docker_secret module (#26469) 2017-07-06 09:22:04 -04:00
google gce_instance_template: Add ability to use disks_gce_struct (#25500) 2017-07-12 16:36:05 -04:00
linode Fix for linode module requiring name for state=restarted (untested, rebased, migrated) (#24827) 2017-07-11 14:05:07 -04:00
lxc
lxd
misc Proxmox set number of cores for vm/ct (#25901) 2017-07-15 10:51:13 +01:00
openstack os_ironic: fix broken import (#26802) 2017-07-15 08:44:50 -05:00
ovh
ovirt cloud: ovirt_disks: Fix download of the qcow disk (#26179) 2017-06-29 08:15:26 -04:00
packet Misc typo for Ansible 2017-06-21 11:19:41 -04:00
profitbricks
pubnub
rackspace updated docs to clarify default change 2017-06-28 12:13:25 -04:00
smartos Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
softlayer
univention
vmware Remove unreachable code (#26820) 2017-07-14 14:52:30 -04:00
webfaction
__init__.py