X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Fnomad%2Fhandlers%2Fmain.yaml;h=32e5798e3e6faf358e5fb2c2de1541580a48a4c4;hb=78298c31bbce82720af963cdb67e8997497379cc;hp=6263f3dda1474c1fc7b5524b9049d79a24f404ea;hpb=51f2df5d4ccbe3e6513d984fce8a42b07f31874c;p=csit.git diff --git a/fdio.infra.ansible/roles/nomad/handlers/main.yaml b/fdio.infra.ansible/roles/nomad/handlers/main.yaml index 6263f3dda1..32e5798e3e 100644 --- a/fdio.infra.ansible/roles/nomad/handlers/main.yaml +++ b/fdio.infra.ansible/roles/nomad/handlers/main.yaml @@ -1,9 +1,9 @@ --- -# file roles/nomad/handlers/main.yaml +# file handlers/main.yaml - name: Restart Nomad ansible.builtin.systemd: daemon_reload: true enabled: true name: "nomad" - state: "{{ nomad_restart_handler_state }}" + state: "restarted"