system-config/playbooks/roles/iptables/tasks/reload-debian.yaml

3 lines
67 B
YAML

- name: Reload iptables (Debian)
command: '{{ reload_command }}'