mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-09 13:25:53 +00:00
7 lines
139 B
YAML
7 lines
139 B
YAML
---
|
|
- name: reload nginx
|
|
service: name=nginx state=reloaded
|
|
|
|
- name: Save iptables rules
|
|
shell: iptables-save > /etc/iptables/rules.v4
|