[root@localhost difftests]# ansible-playbook check.yml --check PLAY [n9k] ***** TASK [Going to merge change.txt to running-config] ***** changed: [n9k] TASK [the only ...
Let’s start with something simple. This example shows how to find a diff between two objects of the Employee class. Every employee has his own identity, so the Employee class is mapped as Entity. Our ...