mirror of https://github.com/ansible/ansible.git
[cloud][route53_health_check] Consider port in identity test (#22762)
Allows to health-check two services on one host. Before, asking for 2 health checks being present for `http://myhost:8888` and `http://myhost:9999` resulted in just a single health check, as this module considered the two specs as equal. Bonus: route53_health_check now passes style guidelinespull/22879/head
parent
052be86605
commit
cc50b803df
Loading…
Reference in New Issue