fix bugs add handlers

This commit is contained in:
2024-11-24 19:44:14 +03:00
parent 24fbd9246f
commit 0474fb6047
9 changed files with 121 additions and 9 deletions

View File

@ -0,0 +1,4 @@
- name: Restart firewalld
systemd:
name: firewalld
state: restarted