We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4540d commit 0798861Copy full SHA for 0798861
ansible/roles/test/tasks/interface.yml
@@ -1,7 +1,5 @@
1
- name: Gather minigraph facts about the device
2
minigraph_facts: host={{inventory_hostname}}
3
- become: no
4
- connection: local
5
6
- name: Get interface facts
7
interface_facts: up_ports={{minigraph_ports}}
0 commit comments