mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -212,4 +212,9 @@
|
||||
systemd:
|
||||
name: vault-agent
|
||||
enabled: yes
|
||||
state: started
|
||||
state: started
|
||||
|
||||
- name: Restart sshd
|
||||
ansible.builtin.service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user