8 lines
153 B
YAML
8 lines
153 B
YAML
|
---
|
||
|
|
||
|
- name: 3proxy | Reload configuration
|
||
|
systemd:
|
||
|
name: 3proxy
|
||
|
# Change to reloaded, when systemd unit override is done
|
||
|
state: restarted
|