mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
d92768e181
This reverts commit 3e01b44b0f
.
5 lines
152 B
YAML
5 lines
152 B
YAML
ansible_user: root
|
|
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
|
ssh_public_key: "{{lookup('file', '~/.ssh/id_ed25519.pub') }}"
|
|
dns_server: "8.8.8.8"
|