This role is designed to install OpenSprinkler on the Raspberry Pi
None.
None needed
None
- name: Setup OpenSprinkler on the Raspberry Pi
hosts: all
remote_user: pi
become: true
roles:
- role: rpi-opensprinkler
BSD
My goal is to make this as easy as possible and to run over an over again with no headaches. Feel free to make an issue if something pops up. Hopefully travis-ci will catch anything in time of you trying this out. In my testing, I used this on a pi0 and pi3.
ansible-galaxy install rileyschuit.rpi-opensprinkler