ansible/test/integration/net_command.yml

8 lines
120 B
YAML
Raw Normal View History

2017-02-11 13:12:32 +01:00
- hosts:
- vyos
- junos
- ios
gather_facts: false
roles:
- { role: net_command, tags: net_command }