1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_wireguard.git synced 2024-10-27 22:47:42 +01:00
ansible_collection_wireguard/roles/wireguardui/templates/wgui.path.j2

10 lines
176 B
Text
Raw Permalink Normal View History

2024-10-14 01:34:07 +02:00
{{ ansible_managed | comment }}
[Unit]
Description=Watch /etc/wireguard/wg0.conf for changes
[Path]
PathModified=/etc/wireguard/wg0.conf
[Install]
WantedBy=multi-user.target