forked from irl/ansible-collection-wip
Add cleaninishgts script and config file
This commit is contained in:
parent
bf6ed83fd6
commit
7ea092737a
6 changed files with 386 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue