homeserver/roles/mgrote.influxdb/tasks/install_python.yml
2020-08-18 11:57:53 +02:00

6 lines
92 B
YAML

---
- name: install influxdb python package
become: yes
pip:
name: influxdb