firewall/handlers/main.yml

6 lines
89 B
YAML
Raw Normal View History

2024-12-17 17:59:52 +01:00
---
- name: restart firewall
systemd_service:
name: postfix
state: restarted