playbooks/wireguard: Reformatted notify to support multiple handlers

dehydrated
Felix Stupp 4 years ago
parent 373905234a
commit b5cd08ae67
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -33,4 +33,5 @@
become: no
command: /bin/true
delegate_to: localhost
notify: reassemble wireguard config
notify:
- reassemble wireguard config

Loading…
Cancel
Save