File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 - name : Gathering minigraph facts about the device
2424 minigraph_facts : host={{ inventory_hostname }}
25- connection : local
26- become : no
2725 tags : always
2826
2927 - include : roles/test/tasks/interface.yml
Original file line number Diff line number Diff line change 88
99 - name : Gathering minigraph facts about the device
1010 minigraph_facts : host={{ inventory_hostname }}
11- connection : local
1211 tags : always
13- become : no
1412
1513 - name : Set next boot device to ONIE
1614 become : true
Original file line number Diff line number Diff line change 1111
1212 - name : Gathering minigraph facts about the device
1313 minigraph_facts : host={{ inventory_hostname }}
14- connection : local
1514 tags : always
16- become : no
1715
1816 - name : Set sonic_hwsku fact
1917 set_fact :
Original file line number Diff line number Diff line change 1111
1212 - name : Gather minigraph facts for the switch {{ inventory_hostname }}
1313 minigraph_facts : host={{ inventory_hostname }}
14- connection : local
1514 tags : always
1615
1716 - set_fact :
You can’t perform that action at this time.
0 commit comments