mirror of https://github.com/ansible/ansible.git
[2.7] route53: fix CAA record ordering for idempotency (#46227)
* [aws] route53 module: fix idempotency for CAA records (#46049)
* Fixing record order for CAA records to properly handle idempotency.
* Add integration tests that reproduce CAA failure
(cherry picked from commit a727a1ee67
)
* Added changelog.
pull/45713/merge
parent
85e227d338
commit
c481a5bf4a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "route53 - fix CAA record ordering for idempotency."
|
Loading…
Reference in New Issue