overlay run

(evpn_lab)  ~/git/vxlan_evpn_example   overlay ●  ansible-playbook cumulus-automate.yml

PLAY [cumulus] *******************************************************************************************************************************************************************************************************************************************************************************************************

TASK [Gathering Facts] ***********************************************************************************************************************************************************************************************************************************************************************************************
ok: [spine02]
ok: [leaf02]
ok: [spine01]
ok: [leaf01]

TASK [backup-cumulus : Backup interface Configuration] ***************************************************************************************************************************************************************************************************************************************************************
ok: [spine01]
ok: [spine02]
ok: [leaf02]
ok: [leaf01]

TASK [backup-cumulus : Backup FRRouting daemon configuration] ********************************************************************************************************************************************************************************************************************************************************
ok: [leaf01]
ok: [leaf02]
ok: [spine01]
ok: [spine02]

TASK [backup-cumulus : Backup FRRouting configuration] ***************************************************************************************************************************************************************************************************************************************************************
ok: [leaf02]
ok: [leaf01]
ok: [spine01]
ok: [spine02]

TASK [apt-cumulus : update cumulus] **********************************************************************************************************************************************************************************************************************************************************************************
ok: [leaf02]
ok: [spine02]
ok: [spine01]
ok: [leaf01]

TASK [apt-cumulus : install packages] ********************************************************************************************************************************************************************************************************************************************************************************
ok: [leaf01]
ok: [leaf02]
ok: [spine01]
ok: [spine02]

TASK [interfaces-cumulus : Loopback configuration] *******************************************************************************************************************************************************************************************************************************************************************
ok: [leaf01]
ok: [leaf02]
ok: [spine02]
ok: [spine01]

TASK [interfaces-cumulus : bridge configuration] *********************************************************************************************************************************************************************************************************************************************************************
skipping: [spine01]
skipping: [spine02]
changed: [leaf01]
changed: [leaf02]

TASK [interfaces-cumulus : interfaces configuration] *****************************************************************************************************************************************************************************************************************************************************************
changed: [leaf02]
changed: [leaf01]
ok: [spine01]
ok: [spine02]

TASK [frr-cumulus : Load daemons configuration] **********************************************************************************************************************************************************************************************************************************************************************
ok: [spine02]
ok: [leaf02]
ok: [leaf01]
ok: [spine01]

TASK [frr-cumulus : Load daemons configuration] **********************************************************************************************************************************************************************************************************************************************************************
skipping: [leaf01]
skipping: [leaf02]
skipping: [spine01]
skipping: [spine02]

TASK [frr-cumulus : bgp configuratation] *****************************************************************************************************************************************************************************************************************************************************************************
changed: [leaf01]
changed: [leaf02]
changed: [spine01]
changed: [spine02]

RUNNING HANDLER [interfaces-cumulus : reload networking] *************************************************************************************************************************************************************************************************************************************************************
changed: [leaf02]
changed: [leaf01]

RUNNING HANDLER [frr-cumulus : restart frr] **************************************************************************************************************************************************************************************************************************************************************************
changed: [leaf01]
changed: [leaf02]
changed: [spine01]
changed: [spine02]


NO MORE HOSTS LEFT ***************************************************************************************************************************************************************************************************************************************************************************************************

PLAY RECAP ***********************************************************************************************************************************************************************************************************************************************************************************************************
leaf01                     : ok=11   changed=4    unreachable=0    failed=0
leaf02                     : ok=11   changed=4    unreachable=0    failed=0
spine01                    : ok=11   changed=2    unreachable=0    failed=0
spine02                    : ok=11   changed=2    unreachable=0    failed=0