initial commit

This commit is contained in:
Riedel
2026-08-19 09:53:22 +02:00
commit 6d707eca87
23 changed files with 671 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: restart chronyd
ansible.builtin.systemd:
name: chronyd
state: restarted