You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

315 lines
7.2 KiB
YAML

---
TIMEZONE: "Europe/Berlin"
ansible_user: zocker
ansible_become: yes
ansible_become_pass: "{{ zocker_password }}"
zocker_authorized_keys_url: "https://git.banananet.work/zocker.keys"
update_scripts_directory: "/root/update"
backup_gpg_fingerprint: "73D09948B2392D688A45DC8393E1BD26F6B02FB7"
backups_to_keep: 1
backups_directory: "/backups"
backups_files_directory: "{{ backups_directory }}/files"
backups_mysql_database_directory: "{{ backups_directory }}/mysql_databases"
backup_scripts_directory: "/root/backup"
backup_files_scripts_directory: "{{ backup_scripts_directory }}/files"
backup_mysql_database_scripts_directory: "{{ backup_scripts_directory }}/mysql_databases"
global_local_user: "{{ lookup('env', 'USER') }}"
global_deployment_directory: "/ansible"
global_configuration_environment_directory: "{{ global_deployment_directory }}/configurations"
global_helper_directory: "{{ global_deployment_directory }}/helpers"
global_webservers_directory: "/var/webservers"
global_socket_directory: "/var/run"
global_credentials_directory: "credentials"
global_public_key_directory: "public_keys"
global_ssh_key_directory: "{{ global_public_key_directory }}/ssh"
global_ssh_host_key_directory: "{{ global_ssh_key_directory }}/hosts"
global_wireguard_private_directory: "{{ global_credentials_directory }}/wireguard"
global_wireguard_public_directory: "{{ global_public_key_directory }}/wireguard/keys"
global_wireguard_peers_directory: "{{ global_public_key_directory }}/wireguard/peers"
ssh_host_key_types:
- ecdsa
- ed25519
- rsa
# (Backend) Port Mappings
backend_smtp_port: 12891
backend_imap_port: 12892
# Application configurations
global_ansible_facts_directory: "/etc/ansible/facts.d"
global_apparmor_profiles_directory: "/etc/apparmor.d"
global_apt_sources_directory: "/etc/apt/sources.list.d"
global_ip_discover_url: "https://keys.banananet.work/ping"
global_ip_discover_register_pass: "{{ lookup('password', 'credentials/ip_discover/register_pass chars=digits,ascii_letters length=256') }}"
global_interfaces_directory: "/etc/network/interfaces.d"
global_ssh_configuration_directory: "/etc/ssh/"
global_ssh_configuration_environment_directory: "{{ global_configuration_environment_directory }}/ssh"
global_ssh_configuration_link_name: "config"
global_ssh_configuration_link: "{{ global_ssh_configuration_environment_directory }}/{{ global_ssh_configuration_link_name }}"
global_sudoers_directory: "/etc/sudoers.d"
global_wireguard_configuration_directory: "/etc/wireguard"
global_wireguard_configuration_environment_directory: "{{ global_configuration_environment_directory }}/wireguard"
global_wireguard_configuration_link_name: "wireguard"
global_wireguard_configuration_link: "{{ global_wireguard_configuration_environment_directory }}/{{ global_wireguard_configuration_link_name }}"
global_wireguard_port: 51820
global_wireguard_ipv4_subnet: 22
global_wireguard_ipv4_netmask: "{{ ('0.0.0.0/' + (global_wireguard_ipv4_subnet | string)) | ipaddr('netmask') }}"
global_wireguard_ipv4_range: "10.162.4.0/{{ global_wireguard_ipv4_subnet }}"
# TODO Wireguard IPv6 Support
global_systemd_configuration_directory: "/etc/systemd/system"
# Projects
# WG Minecraft
project_wg_minecraft_port: 25566
# Miscellaneous
## IP Blocklist
global_ip_blocklist:
- 110.249.212.46
- 111.162.145.119
- 111.93.235.74
- 114.104.188.208
- 116.105.216.179
- 118.27.6.66
- 13.75.232.117
- 138.68.190.89
- 139.219.7.87
- 140.143.16.158
- 142.93.235.47
- 144.91.83.149
- 157.230.123.253
- 157.245.104.96
- 158.193.152.102
- 163.172.135.42
- 163.172.174.5
- 164.68.112.178
- 167.114.100.170
- 167.114.129.62
- 167.114.173.121
- 167.114.174.137
- 167.114.18.158
- 167.114.222.36
- 167.114.29.42
- 167.172.180.37
- 167.60.146.47
- 167.71.0.92
- 167.71.100.140
- 167.71.104.187
- 167.71.104.83
- 167.71.111.64
- 167.71.126.171
- 167.71.128.207
- 167.71.129.190
- 167.71.136.223
- 167.71.143.15
- 167.71.151.88
- 167.71.154.187
- 167.71.165.126
- 167.71.165.23
- 167.71.166.135
- 167.71.171.234
- 167.71.177.241
- 167.71.183.247
- 167.71.187.46
- 167.71.194.124
- 167.71.197.174
- 167.71.197.176
- 167.71.198.87
- 167.71.199.192
- 167.71.201.10
- 167.71.202.236
- 167.71.203.167
- 167.71.203.209
- 167.71.203.55
- 167.71.204.100
- 167.71.204.245
- 167.71.209.137
- 167.71.209.38
- 167.71.216.149
- 167.71.216.41
- 167.71.217.147
- 167.71.218.59
- 167.71.219.58
- 167.71.219.92
- 167.71.223.51
- 167.71.224.115
- 167.71.229.19
- 167.71.232.33
- 167.71.233.150
- 167.71.235.185
- 167.71.236.114
- 167.71.236.8
- 167.71.238.58
- 167.71.242.140
- 167.71.253.239
- 167.71.254.122
- 167.71.255.110
- 167.71.255.251
- 167.71.32.12
- 167.71.4.135
- 167.71.42.237
- 167.71.43.134
- 167.71.44.140
- 167.71.51.37
- 167.71.55.104
- 167.71.55.158
- 167.71.57.61
- 167.71.58.41
- 167.71.60.221
- 167.71.62.135
- 167.71.68.214
- 167.71.69.235
- 167.71.70.245
- 167.71.88.120
- 167.71.89.19
- 167.71.97.119
- 167.86.100.49
- 167.86.103.125
- 167.86.108.205
- 167.86.109.215
- 167.86.116.180
- 167.86.118.189
- 167.86.119.138
- 167.86.122.59
- 167.86.123.170
- 167.86.124.227
- 167.86.127.77
- 167.86.81.151
- 167.86.81.223
- 167.88.112.33
- 167.88.118.245
- 167.98.164.161
- 167.99.0.201
- 167.99.101.116
- 167.99.103.230
- 167.99.104.219
- 167.99.10.68
- 167.99.114.15
- 167.99.144.40
- 167.99.151.6
- 167.99.153.185
- 167.99.153.195
- 167.99.153.52
- 167.99.156.23
- 167.99.156.42
- 167.99.158.234
- 167.99.160.122
- 167.99.179.174
- 167.99.179.205
- 167.99.18.155
- 167.99.182.247
- 167.99.183.30
- 167.99.198.221
- 167.99.199.38
- 167.99.199.64
- 167.99.200.168
- 167.99.245.201
- 167.99.249.227
- 167.99.27.30
- 167.99.28.203
- 167.99.28.221
- 167.99.29.33
- 167.99.38.163
- 167.99.49.178
- 167.99.5.125
- 167.99.65.253
- 167.99.67.71
- 167.99.69.29
- 167.99.70.131
- 167.99.74.105
- 167.99.77.94
- 167.99.79.167
- 167.99.80.171
- 167.99.8.204
- 167.99.90.114
- 167.99.9.122
- 178.62.247.89
- 185.202.1.164
- 185.202.1.240
- 185.202.2.57
- 185.247.118.171
- 188.226.156.171
- 190.249.138.78
- 192.241.244.143
- 192.99.56.103
- 193.29.15.107
- 193.56.28.104
- 193.57.40.38
- 194.180.224.249
- 198.199.95.19
- 202.70.66.228
- 209.97.159.204
- 212.47.246.0
- 212.47.250.50
- 2.134.147.126
- 213.4.202.216
- 217.20.113.137
- 220.200.161.148
- 222.186.19.221
- 27.66.24.65
- 27.78.14.83
- 37.139.19.95
- 37.139.8.105
- 41.234.66.22
- 42.113.145.3
- 45.136.108.20
- 45.136.108.84
- 45.227.255.119
- 45.33.70.146
- 45.95.168.243
- 45.95.168.247
- 45.95.168.248
- 46.41.136.13
- 5.189.140.225
- 54.37.65.76
- 54.38.185.226
- 58.215.176.20
- 62.171.147.114
- 64.20.63.155
- 69.148.241.18
- 69.164.198.223
- 79.183.19.228
- 80.241.217.248
- 80.82.65.234
- 83.97.20.36
- 86.36.20.20
- 91.121.135.79
- 91.229.23.92
- 92.63.194.104
- 92.63.194.105
- 92.63.194.106
- 92.63.194.107
- 92.63.194.108
- 92.63.194.11
- 92.63.194.22
- 92.63.194.25
- 92.63.194.32
- 92.63.194.59
- 92.63.194.7
- 92.63.194.90
- 94.53.199.250