geerlingguy/raspberry-pi-dramble

Issue ansible shutdown on Pi cluster

garylefebvreg opened this issue · 2 comments

I can't seem to get passed this knid of fail, please help and thank you!

Shut down all the Pis.

$ ansible all -i inventory -m shell -a "sleep 1s; shutdown -h now" -b -B 60 -P 0

172.16.1.153 | FAILED | rc=-1 >>
Missing sudo password
172.16.1.152 | FAILED | rc=-1 >>
Missing sudo password
172.16.1.151 | FAILED | rc=-1 >>
Missing sudo password
172.16.1.154 | FAILED | rc=-1 >>
Missing sudo password

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.