Skip to content

Installs OpenSprinkler on the Raspberry Pi via Ansible Galaxy

Notifications You must be signed in to change notification settings

rileyschuit/rpi-opensprinkler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

rpi-opensprinkler

This role is designed to install OpenSprinkler on the Raspberry Pi

Requirements

None.

Role Variables

None needed

Dependencies

None

Example Playbook

- name: Setup OpenSprinkler on the Raspberry Pi
  hosts: all  
  remote_user: pi  
  become: true  

  roles:  
    - role: rpi-opensprinkler  

License

BSD

Author Information

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

About

Installs OpenSprinkler on the Raspberry Pi via Ansible Galaxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published