We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got a new Pi 5 and when trying to install from Ansible it gets stuck in:
TASK [common : wlan0 up] ******************************************************************************************************************************************************************************************************************************************************* task path: /Users/avidales/personal/elimupi/ansible/roles/common/tasks/start-wifi.yml:6 Using module file /opt/homebrew/Cellar/ansible/7.3.0/libexec/lib/python3.11/site-packages/ansible/modules/command.py Pipelining is enabled. <elimupi> ESTABLISH SSH CONNECTION FOR USER: pi <elimupi> SSH: EXEC sshpass -d63 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o 'User="pi"' -o ConnectTimeout=30 -o 'ControlPath="/Users/avidales/.ansible/cp/0fffc9d5c1"' elimupi '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lfokidnzgdoepjikbyaizfcvecivbfjy ; /usr/bin/python3'"'"'"'"'"'"'"'"' && sleep 0'"'"'' Escalation succeeded
The text was updated successfully, but these errors were encountered:
alonsovidales
No branches or pull requests
I got a new Pi 5 and when trying to install from Ansible it gets stuck in:
The text was updated successfully, but these errors were encountered: