diff --git a/tasks/network.yml b/tasks/network.yml index c698730..166d982 100644 --- a/tasks/network.yml +++ b/tasks/network.yml @@ -17,7 +17,7 @@ } notify: - restart systemd-networkd - - regenerate initramfs + - regenerate initramfs # copies the files into the initramfs for when udev needs them - name: copy /etc/hosts template become: true