kayobe/ansible/group_vars/seed-hypervisor/ansible-user
Mark Goddard 4544e67bd0 Add ansible_host and ansible_user definitions for seed-hypervisor
These are required for SSH access to the seed-hypervisor.
2017-08-29 13:41:15 +00:00

4 lines
103 B
Plaintext

---
# User with which to access the seed hypervisor via SSH.
ansible_user: "{{ kayobe_ansible_user }}"