Abstract vector created by vectorjuice - www.freepik.com
bbd5323de4
Ansible reports: ``` Failed to import the required Python library (requests) on container's Python /usr/bin/python2. ``` This is due to missing libraries obviously as well as the fact that ansible runs in python2 not python 3 on debian. Therefore this patch rewrites the added lbiraries for influxdb and fixes the error message. |
||
---|---|---|
.gitlab-ci.yml | ||
Dockerfile | ||
renovate.json |