feat(ansible): Migrate Ubuntu Jammy II
[csit.git] / fdio.infra.ansible / roles / nomad / handlers / main.yaml
index 8ef4d80..6263f3d 100644 (file)
@@ -2,7 +2,7 @@
 # file roles/nomad/handlers/main.yaml
 
 - name: Restart Nomad
-  systemd:
+  ansible.builtin.systemd:
     daemon_reload: true
     enabled: true
     name: "nomad"