Force all when updating PVC packages
Avoids the overwrite issue in <0.9.83 to 0.9.83.
This commit is contained in:
@ -58,6 +58,7 @@
|
|||||||
- pvc-daemon-health
|
- pvc-daemon-health
|
||||||
- pvc-daemon-worker
|
- pvc-daemon-worker
|
||||||
state: latest
|
state: latest
|
||||||
|
dpkg_options: "force-all"
|
||||||
register: packages
|
register: packages
|
||||||
|
|
||||||
- name: clean apt archives
|
- name: clean apt archives
|
||||||
|
Reference in New Issue
Block a user