Files
ansible_home/data/secrets template.yaml
T

7 lines
188 B
YAML

---
# Password for Ansible user
ansible_become_password: p@a$$word
# SSH key for Ansible user
ansible_ssh_key: $$h_key
# Password for the default unprivileged user
user_password: p@a$$word