1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
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
..
cloud elb_application_lb purge rules option (#43113) 2018-07-25 20:55:34 +10:00
clustering
commands
crypto
database
files also get checksum on 'any' if it is a file 2018-07-24 08:59:52 -04:00
identity
inventory
messaging
monitoring
net_tools
network
notification Add support for espeak-ng. Closes #42438 2018-07-10 15:53:00 -04:00
packaging
remote_management cobbler_system: New module to manage Cobbler systems (#39913) 2018-07-24 15:50:20 -04:00
source_control
storage
system Documentation change for resizefs (#43224) 2018-07-25 00:22:24 +02:00
utilities
web_infrastructure
windows Removed deprecated Windows items slated for removed in 2.7 (#43231) 2018-07-25 12:02:49 +10:00
__init__.py