tkurki / marinepi-provisioning

Ansible provisioning scripts to set up a Raspberry Pi for marine use
Apache License 2.0
45 stars 21 forks source link

Use Ansible reboot module #78

Closed hkapanen closed 4 years ago

hkapanen commented 4 years ago

instead of shell command and local trickery. Work nicely on my test runs (against RPi3B+ and Buster Lite) once specified a tangible post_reboot_delay.

https://docs.ansible.com/ansible/latest/modules/reboot_module.html https://www.ansible.com/blog/reboot-plugin-for-linux-in-ansible-2-7