mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-10 05:45:51 +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
|