mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 00:48:46 +01:00
added gardena monitor
This commit is contained in:
@@ -10,8 +10,17 @@
|
||||
- ntp
|
||||
- tmux
|
||||
- python-pip
|
||||
- python3-pip
|
||||
- git
|
||||
- multitail
|
||||
- python3-requests
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: install python 3 modules with pip
|
||||
pip:
|
||||
name: websocket-client
|
||||
executable: pip3
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user