Use systemd handlers from uumas.general.systemd
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
['Options=parent=' ~ ansible_facts.default_ipv4.interface]
|
||||
if network_driver == 'macvlan' else []
|
||||
}}
|
||||
notify: Restart network service {{ network_name }}
|
||||
notify:
|
||||
- Reload systemd daemon
|
||||
- Restart network service {{ network_name }}
|
||||
|
||||
- name: Add network to created networks variable
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user