ansible-edda/group_vars/.template

34 lines
461 B
Plaintext
Raw Normal View History

2022-08-18 10:48:41 +02:00
# Ansible variables
ansible_port:
2022-08-27 18:55:24 +02:00
ansible_become_password:
2022-08-27 22:07:17 +02:00
2022-08-30 15:18:44 +02:00
# SSH variables
ssh_user:
2022-08-27 22:07:17 +02:00
# Machine variables
domain:
# Postfix variables
postfix_smtp_server:
postfix_smtp_port:
postfix_smtp_user:
2022-09-22 23:01:27 +02:00
# VPN network variables
vpn_wg0_port:
vpn_wg0_netmask:
2022-10-02 15:03:39 +02:00
vpn_wg0_subnet:
2022-09-22 23:01:27 +02:00
vpn_wg0_preshared_key:
# Service variables
services: {
name: {
address: X.X.X.X,
},
}
2022-10-14 21:32:51 +02:00
# Backup parameters
scw_bucket_endpoint:
scw_access_key:
scw_secret_key:
restic_password: