- Add DISCOVERY_LOG_LEVEL=debug - Add DISCOVERY_SHOW_PROGRESS=true - Temporary changes for debugging InitializerProcessor fixes on production
7 lines
109 B
YAML
7 lines
109 B
YAML
---
|
|
- name: restart wireguard
|
|
systemd:
|
|
name: wg-quick@wg0
|
|
state: restarted
|
|
daemon_reload: true
|