ansible/test/integration/net_command.yml
2017-02-11 12:12:32 +00:00

7 lines
120 B
YAML

- hosts:
- vyos
- junos
- ios
gather_facts: false
roles:
- { role: net_command, tags: net_command }