we need restarts baby
This commit is contained in:
@@ -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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user