Skip to content

Commit 0798861

Browse files
author
Sihui Han
committed
Get minigraph facts from DUT instead of local
1 parent 1c4540d commit 0798861

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/roles/test/tasks/interface.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
- name: Gather minigraph facts about the device
22
minigraph_facts: host={{inventory_hostname}}
3-
become: no
4-
connection: local
53

64
- name: Get interface facts
75
interface_facts: up_ports={{minigraph_ports}}

0 commit comments

Comments
 (0)