community.general/lib/ansible/modules/cloud
mjmayer a488b3a8ed elb_application_lb purge rules option (#43113)
* Add parameter to keep elb rules

Does not purge elb rules. This is usefull if running the elb_application_lb
 role and there is the desire to keep existing rules.

* Change variable name keep_rules to purge_rules

The descriptor purge has been used in the past.

* Changed default for purge_rules

Default is purge_rules. This is how the module has functioned previously. This change maintains
 the previous behavior.

* Add integration test for purge_rules flag

* Change wording of test task

* Fix merge conflcit

* Changed default for purge_rules

Default is purge_rules. This is how the module has functioned previously. This change maintains
 the previous behavior.

* merge conflcit

* Change wording of test task

* Add purge_rules option to test

* Change test description wording

* Expand purge_rules documentation

* Clarifies documentation for purge_rules option
2018-07-25 20:55:34 +10:00
..
amazon elb_application_lb purge rules option (#43113) 2018-07-25 20:55:34 +10:00
atomic
azure Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
centurylink
cloudscale
cloudstack cs_vpc: fix disabled or wrong vpc offering taken (#42465) 2018-07-09 08:31:13 +02:00
digital_ocean clarify module functionality in docstrings: module creates domains and their @ A record only #35669 (#41872) 2018-07-02 10:36:51 -04:00
dimensiondata
docker Fix docker_image archive features to work with Python 3 2018-07-19 12:30:07 -04:00
google [gcp] Fix service account email parameter on gcp_compute_instance (#41806) 2018-06-21 16:11:28 -04:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode
lxc
lxd
memset New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
misc [docs] Document requirements for `plan_file` option in terraform module (#42514) 2018-07-09 10:19:29 -04:00
oneandone
opennebula Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
openstack [openstack] add endpoint_type parameter to examples (#41979) 2018-06-27 08:26:03 -04:00
ovh
ovirt Fix #42000 : ovirt_host_pm documentation for slot parameter (#42196) 2018-07-25 05:19:24 -04:00
packet
profitbricks
pubnub
rackspace Update Jesse Keating's github id (#39904) 2018-05-11 07:38:15 +02:00
scaleway Added Scaleway volume module (#41667) 2018-07-12 08:43:23 -05:00
smartos
softlayer
spotinst
univention
vmware VMware: fixed network['vlan'] str / int mismatch (#42984) 2018-07-23 21:53:24 +05:30
vultr Vultr: Introducing vr_startup_script_facts module (#43004) 2018-07-20 20:32:32 +02:00
webfaction
__init__.py