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 comparedpull/42085/head
parent
09fec5a482
commit
3ee3fc893d
Loading…
Reference in New Issue