we need restarts baby
This commit is contained in:
@@ -67,6 +67,12 @@
|
||||
state: started
|
||||
enabled: true
|
||||
|
||||
- name: Start and enabled podman-restart
|
||||
service:
|
||||
name: podman-restart
|
||||
state: started
|
||||
enabled: true
|
||||
|
||||
- name: Create pangolin config and logging directories
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user