Notify ifreload handler on wg config change
This commit is contained in:
parent
f1605415fe
commit
63a26b74d0
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
# try to hide clear-text private keys from Ansible output
|
||||
no_log: True
|
||||
diff: no
|
||||
notify:
|
||||
- Reload network interfaces
|
||||
|
||||
- name: Create network interfaces
|
||||
template:
|
||||
|
|
Loading…
Reference in a new issue