mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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