ansible-roles/roles/vault_agent/handlers/main.yml

5 lines
77 B
YAML

---
- name: restart vault-agent
service: name=vault-agent state=restarted