Fix a task name.

This commit is contained in:
Andrea Dell'Amico 2023-12-04 12:21:13 +01:00
parent 93c52d6223
commit d885bfdb99
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -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