playbook: vm-bootstrap: install python-requests package on Debian 10
ansible-upload-vm-logs is a Python2 script so we explicitly need requests egg for python2. python-request used to be installed by the deploy script but for Debian 10, the deploy script install python3-requests.
Showing
Please register or sign in to comment