Hi,

On Sunday, May 24, 2020 at 9:06:56 PM UTC+5:30, Mr Classic wrote:
>
> fatal: [100.25.30.190]: FAILED! => {"msg": "Timeout (12s) waiting for 
> privilege escalation prompt: "}
>
> This doesn't seem to be a problem with OpenWISP but a problem related to 
ansible & linux.
My guess at this point would be that you don't need to the `-K` options in 
the command `ansible-playbook -i hosts playbook.yml -u ubuntu -k --become 
-K`
where:
-k, --ask-pass        ask for connection password
-K, --ask-become-pass ask for privilege escalation password

If that doesn't help, you may be interested in an ansible tutorial: 
https://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html

My advice would be to make sure you can ping your server using ansible and 
can do an operation like installing a software using ansible before using 
the OpenWISP ansible script.


Best,
Ajay

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/05940471-9163-4f03-8792-a2718f94b1d1%40googlegroups.com.

Reply via email to