Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesbarwell/ansible-rpi
My Ansible configuration for Raspberry Pi
https://github.com/jamesbarwell/ansible-rpi
Last synced: 15 days ago
JSON representation
My Ansible configuration for Raspberry Pi
- Host: GitHub
- URL: https://github.com/jamesbarwell/ansible-rpi
- Owner: JamesBarwell
- Created: 2014-04-20T17:44:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T19:49:05.000Z (almost 10 years ago)
- Last Synced: 2024-10-10T00:09:17.593Z (about 1 month ago)
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ansible-rpi
======My [Ansible](http://www.ansible.com/) configuration for [Raspberry Pi](http://www.raspberrypi.org/). This allows me to provision Raspberry Pis to carry out a specific set of roles, having [installed Raspbian](http://www.raspberrypi.org/documentation/installation/installing-images/README.md) and running the Raspberry Pi setup script after first boot.
# Roles
## wifi
Sets up the Raspberry Pi to use a wi-fi network.## core
Installs OS updates and some useful packages.## camera
Sets up the Raspberry Pi camera module.## eyefi_host
Sets up an image download host for the [Eye-Fi SD cards](http://www.eyefi.com/) using [node-eyefi](https://github.com/komola/node-eyefi).## mpd_host
Sets up an MPD music playing host.## retropie
Sets up RetroPie emulators.