ansible-role-raspberry-pi icon indicating copy to clipboard operation
ansible-role-raspberry-pi copied to clipboard

Configures a Raspberry Pi (running Raspbian).

Results 3 ansible-role-raspberry-pi issues
Sort by recently updated
recently updated
newest added

Found this very useful post on Stackoverflow that uses Ansible's replace module to configure settings in cmdline.txt and thought the clean implementation and purpose fits this project. Original post: https://stackoverflow.com/a/61974725...

enhancement
planned

Ubuntu for RPi puts `/boot/config.txt` in a different place: `/boot/firmware/config.txt`. Could that be detected automatically, or would it be better to make it configurable as a var?

stale

Ansible fact or create new fact for Pi board revision? Looking for a way to run specific ansible tasks based on the Pi device being 32 or 64 bit. For...

stale