geerlingguy/ansible-vagrant-examples

The box you're attempting to add doesn't support the provider you requested.

hristo-yordanov-estafet opened this issue · 2 comments

Hi,
I followed the steps of installing the required software and then executed ansible-galaxy install -r requirements.yml after that runned vagrant up I get:

`==> logs: An error occurred. The error will be shown after all tasks complete.
webs: Box Provider: libvirt
webs: Box Version: >= 0
==> webs: Loading metadata for box 'geerlingguy/ubuntu1604'
webs: URL: https://atlas.hashicorp.com/geerlingguy/ubuntu1604
==> webs: An error occurred. The error will be shown after all tasks complete.
An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'logs'
machine. Please handle this error then try again:

The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.

If you're adding a box from HashiCorp's Atlas, make sure the box is
released.

Name: geerlingguy/ubuntu1604
Address: https://atlas.hashicorp.com/geerlingguy/ubuntu1604
Requested provider: [:libvirt]

An error occurred while executing the action on the 'webs'
machine. Please handle this error then try again:

The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.

If you're adding a box from HashiCorp's Atlas, make sure the box is
released.

Name: geerlingguy/ubuntu1604
Address: https://atlas.hashicorp.com/geerlingguy/ubuntu1604
Requested provider: [:libvirt]
`

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.