Restart systemd-networkd on routes changes
Change-Id: Ia6b2f6e1e4cc62d2761e13c06b726bb7998f9ff9
This commit is contained in:
@@ -202,6 +202,8 @@
|
||||
group: "root"
|
||||
mode: "0644"
|
||||
loop: "{{ _systemd_networks_named | selectattr('static_routes', 'defined') }}"
|
||||
notify:
|
||||
- Restart systemd-networkd
|
||||
|
||||
- name: Enable and start systemd-networkd
|
||||
systemd:
|
||||
|
||||
Reference in New Issue
Block a user