mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Add check for elb type to fix difference between NLB and ALB AZ return structure Fixes #49558 * Fix spacing for pep8 (hopefully) compliancE * use empty array default instead of loadbalancer type detection hat tip briantist * spacing is probably important.