mirror of https://github.com/ansible/ansible.git
Change idempotency check to be single pass (#42087)
- Previously all data between both data structures was compared
- Results in situations where updates are done when not needed
- Changes to single pass so only data in payload is compared
(cherry picked from commit 3ee3fc893d
)
pull/42223/head
parent
d2b447e8a1
commit
e436806e91
Loading…
Reference in New Issue