mirror of https://github.com/ansible/ansible.git
Add files via upload (#21062)
parent
f409decf53
commit
59306e2aef
@ -0,0 +1,7 @@
|
|||||||
|
- hosts:
|
||||||
|
- vyos
|
||||||
|
- junos
|
||||||
|
- ios
|
||||||
|
gather_facts: false
|
||||||
|
roles:
|
||||||
|
- { role: net_command, tags: net_command }
|
Loading…
Reference in New Issue