Add gunicorn install to update playbook
This commit is contained in:
parent
c2dfb2d30e
commit
1925100589
|
@ -46,6 +46,9 @@
|
|||
autoremove: yes
|
||||
autoclean: yes
|
||||
package:
|
||||
- gunicorn
|
||||
- python3-gunicorn
|
||||
- python3-setuptools
|
||||
- pvc-client-cli
|
||||
- pvc-daemon-common
|
||||
- pvc-daemon-api
|
||||
|
|
Loading…
Reference in New Issue