mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2026-05-04 16:28:28 +05:00
Fix order
This commit is contained in:
+5
-5
@@ -1,4 +1,9 @@
|
||||
---
|
||||
- name: Restart sing-box
|
||||
service:
|
||||
name: sing-box
|
||||
state: restarted
|
||||
|
||||
- name: Restart network
|
||||
service:
|
||||
name: network
|
||||
@@ -23,9 +28,4 @@
|
||||
- name: Restart dnsmasq
|
||||
service:
|
||||
name: dnsmasq
|
||||
state: restarted
|
||||
|
||||
- name: Restart sing-box
|
||||
service:
|
||||
name: sing-box
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user