Use correct handler names
This commit is contained in:
parent
7a8116a5c7
commit
131a4f3eb6
2 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@
|
|||
dest: /etc/systemd/network/wg1.netdev
|
||||
- src: templates/network/wireguard/media/wg1.network.j2
|
||||
dest: /etc/systemd/network/wg1.network
|
||||
notify: restart systemd-networkd
|
||||
notify: Restart systemd-networkd
|
||||
|
||||
- name: Create Wireguard media directories
|
||||
become: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue