Aktualisisert von Coderberg

This commit is contained in:
Frank Schiebel 2026-08-05 13:05:20 +02:00
parent 8caa3cf881
commit 0ccf139311
41 changed files with 649 additions and 186 deletions

View file

@ -1,6 +1,5 @@
- name: Restart sssd
ansible.builtin.service:
ansible.builtin.systemd:
name: sssd
state: restarted
enabled: true
listen: "Restart sssd"