Files
vmn-ansible/inventory/group_vars/all/secrets template.yaml
T

15 lines
396 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
# ntfy topic
ntfy_topic: https://x.y.z/topic
# ntfy topic token
ntfy_topic_token: t0ken
# Home Assistant Webhook token
ha_webhook_token: h@_t0ken
# Proxmox API token secret
proxmox_token_secret: t0ken_$ecret