mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Add files via upload (#21062)
This commit is contained in:
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 }
|
||||
Reference in New Issue
Block a user