We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdcc80 commit 37bb73cCopy full SHA for 37bb73c
1 file changed
ansible/roles/eos/tasks/main.yml
@@ -1,6 +1,6 @@
1
# Gather minigraph facts
2
- name: Gathering facts about the device
3
- include_vars: name=vars/configurations/{{ filename }}
+ include_vars: vars/configurations/{{ filename }}
4
5
- name: copy boot-config
6
copy: src=boot-config
0 commit comments