Fix a task name.
This commit is contained in:
parent
93c52d6223
commit
d885bfdb99
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue