nodesource / ansible-nodejs-role

Ansible Role for Node.js Binary Install
MIT License
131 stars 47 forks source link

Provision issue with hosts file. #4

Closed devNoiseConsulting closed 9 years ago

devNoiseConsulting commented 9 years ago

The ansible.raw_arguments configuration in the Vagrantfile causes the provision to fail. The following error results when trying to provision the server:

ERROR: Unable to find an inventory file, specify one with -i ?
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

Currently work around is to comment out the ansible.raw_arguments line in the Vagrantfile and provision the server.

Versions used when the error occured:

devNoiseConsulting commented 9 years ago

Grr, this issue is not for this project. Sorrry.