solo-io / workshops

Apache License 2.0
127 stars 72 forks source link

Install baseline software task sometimes hangs #55

Open willowmck opened 3 years ago

willowmck commented 3 years ago

When deploying using Vagrant this task can sometimes hang and seems to be timing dependent. This could be the same issue as described at https://serverfault.com/questions/1020302/ansible-apt-module-hangs-process-sleeping or https://github.com/ansible/ansible/issues/62807.

Modifying this task to use a loop will solve this and provide visibility into what is happening in this task.