ansible-repo/environments/just-created/group_vars/all/ssh-creds.yml
hogweed1 fe33aee2fe
Some checks reported errors
continuous-integration/drone/push Build encountered an error
w8 wut
2024-10-22 16:16:43 +10:00

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'