Skip to content

Turn on verbose debugging for algo #14190

Answered by davidemyers
GeYebo asked this question in Q&A
Discussion options

You must be logged in to vote

You can increase the verbosity of Ansible by adding -v, -vv, or even -vvv to the ./algo command line but that doesn't usually tell you more about what's currently happening on the server side.

I was just now able to deploy successfully to DigitalOcean NYC3, though it took about 5 minutes to get past PLAY [Configure the server and install required software]. I think at that point it's the next step that's running, TASK [Wait until the cloud-init completed], which includes downloading and installing many updated packages and can take a while, but shouldn't hang.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by GeYebo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants