FEATURE: basic maintanance routines added: internet connection, disk space
This commit is contained in:
@@ -4,4 +4,10 @@ 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
|
||||
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
|
||||
Reference in New Issue
Block a user