pi_reset
Ansible Role: pi-reset
A role to create a SD card with operating system and factory reset capability for a raspberry pi
Requirements
None.
Role Variables
Available variables are listed below, along with default values:
download_dir: '/vagrant/downloads'
Dependencies
None.
Example Playbook
- hosts: localhost
roles:
- { role: bassinator.pi_reset, raspbian_flavor: full }
License
GNU GPLv3
Author Information
This role was created in 2018 by Bastian Bukatz.
About
A role to create a SD card with operating system and factory reset capability for a raspberry pi
Install
ansible-galaxy install Bassinator/ansible-role-pi-reset
License
Unknown
Downloads
67
Owner