various fixes & updates

This commit is contained in:
Ludovic Cartier
2026-05-27 19:02:26 +02:00
parent f345981a36
commit 9304fdc851
7 changed files with 142 additions and 31 deletions
+6 -2
View File
@@ -1,5 +1,9 @@
---
- name: restart firewall
systemd_service:
name: postfix
systemd:
name: firewall
state: restarted
- name: reload systemd
systemd:
daemon_reload: yes