Add files via upload (#21062)

This commit is contained in:
John R Barker 2017-02-11 12:12:32 +00:00 committed by GitHub
parent f409decf53
commit 59306e2aef

View file

@ -0,0 +1,7 @@
- hosts:
- vyos
- junos
- ios
gather_facts: false
roles:
- { role: net_command, tags: net_command }