mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
* New module = elb_target_group * Update elb_target_group.py Adds support for adding and removing targets from a target group * Better error handling * Bump version_added * Minor fixes * Scope ec2 imports, add better doco, fix up examples, allow for both upper and lower case in protocol * Yaml fixes * ci fix * Added targets parameter to doc and added new modify_targets flag to prevent runs from modifying targets * Update to metadata_version * Update to metadata support * Remove defaults for some params. Add tags parameter * Use paginator to get target groups * Add tag support * Add tg attributes to module * Quote multilines * Remove unnecessary defaults. Fix multiline * Fix line ending |
||
---|---|---|
.. | ||
amazon | ||
atomic | ||
azure | ||
centurylink | ||
cloudscale | ||
cloudstack | ||
digital_ocean | ||
dimensiondata | ||
docker | ||
linode | ||
lxc | ||
lxd | ||
misc | ||
openstack | ||
ovh | ||
ovirt | ||
packet | ||
profitbricks | ||
pubnub | ||
rackspace | ||
smartos | ||
softlayer | ||
univention | ||
vmware | ||
webfaction | ||
__init__.py |