we need restarts baby

This commit is contained in:
2025-12-30 21:35:41 -07:00
parent 19a9c1e530
commit 00c002f2f1

View File

@@ -67,6 +67,12 @@
state: started state: started
enabled: true enabled: true
- name: Start and enabled podman-restart
service:
name: podman-restart
state: started
enabled: true
- name: Create pangolin config and logging directories - name: Create pangolin config and logging directories
file: file:
path: "{{ item }}" path: "{{ item }}"