ansible/test/integration/group_vars/vyos.yaml
2017-08-30 10:44:26 -07:00

6 lines
177 B
YAML

---
cli:
host: "{{ ansible_ssh_host }}"
# username: "{{ vyos_cli_user | default('ansible-admin') }}"
# password: "{{ vyos_cli_pass | default('adminpw') }}"
transport: cli