YAML · 95 bytes Raw Blame History
1 ---
2 - name: restart wg-quick
3 systemd: { name: wg-quick@wg0, state: restarted, enabled: yes }
4