---
- name: reload systemd
ansible.builtin.systemd:
daemon_reload: yes
- name: restart vault
name: vault
state: restarted