diff --git a/tasks/network-interfaces.yml b/tasks/network-interfaces.yml index 038e027..2680585 100644 --- a/tasks/network-interfaces.yml +++ b/tasks/network-interfaces.yml @@ -38,7 +38,7 @@ when: ubuntu_netplan_interfaces is defined and ubuntu_netplan_interfaces | length != 0 notify: Netplan Apply -- name: Force the Netplan Apply command execution +- name: network-interfaces | Force the Netplan Apply command execution ansible.builtin.meta: flush_handlers tags: - network_interface