This commit is contained in:
2024-01-15 01:08:11 +01:00
parent c04e3070cd
commit b009cf5787
24 changed files with 501 additions and 31 deletions

View File

@ -62,6 +62,11 @@
when:
- "groups['samba_server']|string is search(inventory_hostname)"
- name: Restart systemd-journald
service:
name: systemd-journald
state: restarted
- name: Restart cups
service: