--- - name: restart firewall systemd: name: firewall state: restarted - name: reload systemd systemd: daemon_reload: yes