Add files via upload (#21062)
This commit is contained in:
parent
f409decf53
commit
59306e2aef
1 changed files with 7 additions and 0 deletions
7
test/integration/net_command.yml
Normal file
7
test/integration/net_command.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
- hosts:
|
||||
- vyos
|
||||
- junos
|
||||
- ios
|
||||
gather_facts: false
|
||||
roles:
|
||||
- { role: net_command, tags: net_command }
|
Loading…
Reference in a new issue