ansible/lib
Kevin Breit 3ee3fc893d 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
2018-07-03 04:20:36 +02:00
..
ansible Change idempotency check to be single pass (#42087) 2018-07-03 04:20:36 +02:00