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 async as installs may timeout on slow SD cards #72

Closed bergie closed 4 years ago

bergie commented 4 years ago

I've seen Signal K or plugin NPM install fail with an Ansible timeout. Using the async setting should make provisioning more robust.

chacal commented 4 years ago

Looks good to me!