This commit is contained in:
2026-05-23 21:12:18 +02:00
parent c6de199dc5
commit 395231216f
+5
View File
@@ -236,3 +236,8 @@
ansible.builtin.service:
name: sshd
state: restarted
- name: Sync time
ansible.builtin.command:
cmd: chronyc -a makestep
changed_when: false