Force all when updating PVC packages
Avoids the overwrite issue in <0.9.83 to 0.9.83.
This commit is contained in:
parent
c488b04939
commit
54c9313668
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue