jaugustin / vagrant-ansible-local

Vagrant plugin that provision your VM with ansible playbooks directly from the guest VM
MIT License
65 stars 5 forks source link

Help for error message, solves #1 #3

Closed Sgoettschkes closed 9 years ago

Sgoettschkes commented 9 years ago

As described in #1, ansible version 1.5 to 1.8 has a problem running with an empty hosts file. This results in an error when trying to provision: ERROR: provided hosts list is empty. Either changing the hosts file or using a specific -i command solves this.

Sgoettschkes commented 9 years ago

Any input on this one? Shall I change something? Is this going to be merged?

jaugustin commented 9 years ago

thanks