This commit is contained in:
2026-05-19 22:45:33 +02:00
parent 2163c9a3a9
commit 526f20f6b6
2 changed files with 7 additions and 1 deletions
+6 -1
View File
@@ -212,4 +212,9 @@
systemd:
name: vault-agent
enabled: yes
state: started
state: started
- name: Restart sshd
ansible.builtin.service:
name: sshd
state: restarted