pending changes
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m29s

This commit is contained in:
VC
2025-04-01 15:50:01 +02:00
parent a94e9fcc9e
commit f214e40aac
9 changed files with 66 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
global_public_ip_address: 82.66.135.228

View File

@@ -3,7 +3,7 @@
web_hostname:
- host: mail-relay.mateu.be
allowed_smtp_ips: ["82.66.135.228", "80.67.179.200"]
allowed_smtp_ips: "{{ [global_public_ip_address] + ['80.67.179.200'] }}"
global_smtp_relay_allowed_ips: "{{ allowed_smtp_ips }}"
ufw_allowed_smtp_ips: "{{ allowed_smtp_ips }}"

View File

@@ -25,6 +25,7 @@ physicalservers:
hosts:
frederica:
serenor:
ks3370405:
webservers:
hosts: