Open robrant opened 7 years ago
TASK [ssh : Disable password login via SSH] ************************************ changed: [raspberrypi] RUNNING HANDLER [top_level_handlers : apply raspi-config] ********************** changed: [raspberrypi] RUNNING HANDLER [top_level_handlers : reboot] ********************************** changed: [raspberrypi] RUNNING HANDLER [top_level_handlers : wait for reboot] ************************* ok: [raspberrypi -> localhost] PLAY [pis] ********************************************************************* PLAY [pis] ********************************************************************* TASK [setup] ******************************************************************* fatal: [raspberrypi]: UNREACHABLE! => {"changed": false, "msg": "Authentication failed.", "unreachable": true} to retry, use: --limit @/Users/robrant/eclipseCode/pi-setup/playbook.retry PLAY RECAP ********************************************************************* raspberrypi : ok=22 changed=15 unreachable=1 failed=0
Think this might have been due to a lack of '=' in command being called by run shell. Will verify next run.
run