This commit is contained in:
2026-05-11 10:43:10 +02:00
parent 5414961737
commit dba340e7e2
8 changed files with 187 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#SPDX-License-Identifier: MIT-0
---
# handlers file for vault-unseal
- name: Reload systemd
become: true
ansible.builtin.systemd:
daemon_reload: true