Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

lightszentip/ansible-playbook-weather1080

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-playbook-weather1080

Installation script for a weather station ws1080 or ws3000 with pywws and transfer data to mysql database

Pre Task

  • install mysql or mariadb
  • change path in script - if necessary
  • Enter the mysql database connection to save-json-data.php

Run

Use this playbook with:

ansible-playbook ws1080.yml --extra-vars "variable_host=yourhostname" -K