1 2 3 4 5 6 7
- name: Reload nginx service: name: nginx state: reloaded - name: Reload pf shell: pfctl -f /etc/pf.conf