5 lines
134 B
YAML
5 lines
134 B
YAML
|
---
|
||
|
ansible_ssh_user: root
|
||
|
ansible_ssh_pass: admin
|
||
|
ansible_sudo_pass: admin
|
||
|
ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|