Add cleaninishgts script and config file

This commit is contained in:
Ana Custura 2025-08-08 12:42:31 +01:00
parent bf6ed83fd6
commit 7ea092737a
6 changed files with 386 additions and 3 deletions

View file

@ -18,7 +18,7 @@
- name: restart redis
ansible.builtin.systemd_service:
name: "{{ podman_cleaninsights_systemd_service_slice }}"
name: redis
state: restarted
scope: user
daemon_reload: true