1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/firewalld/handlers/main.yml
Florian Pritz b63063738d
Track firewalld.conf
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-09-06 01:01:25 +02:00

4 lines
72 B
YAML

---
- name: restart firewalld
service: name=firewalld state=restarted