-
Create a new Playbook with a Play that will operate against the NXOS hosts again. Gather and register the facts as done in the previous exercises.
-
Use the Debug module to print the "ansible_net_neighbors" argument from the dictionary item that you registered in the previous step.
-
Create another task that prints only the "sysname" value of "Ethernet1/1".