Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/acm_certificate: retries a aws_acm_info if needed (ansible-coll…
…ections#1473) tests/acm_certificate: retries aws_acm_info called when needed The aws_acm_info may return an empty list if a certificate has just been recreated (race condition). We now retry 3 times until we've got a list. This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@c7510c2
- Loading branch information