Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

DrupalVM on Windows Host - Ansible Playbook Not Found #160

Closed
tashbaugh opened this issue Jul 9, 2015 · 7 comments
Closed

DrupalVM on Windows Host - Ansible Playbook Not Found #160

tashbaugh opened this issue Jul 9, 2015 · 7 comments

Comments

@tashbaugh
Copy link

Whenever I attempt to execute vagrant up, the process fails stating that it "Cannot find Ansible playbook."

I can do the following and can see that playbook.yml exists:
vagrant ssh
cd /vagrant
cd provisioning/
ls

What am I doing wrong?

@tashbaugh
Copy link
Author

I had previously downloaded a zip of DrupalVM on June 29th and on a hunch, destroyed my vm and used that zip as the source for DrupalVM. This time when I ran vagrant up the error did not occur.

It seems to me that a breaking change may have been introduced between June 29th and today.

Let me know if I can help any further with this error.

@geerlingguy
Copy link
Owner

Interesting... it might be the version of the JJG-Ansible-Windows script that's included with provisioning. I'll take a quick look.

@geerlingguy
Copy link
Owner

Ah, found the issue — it was introduced in #147; I am committing a fix now, please try latest master version of Drupal VM and see if this is fixed (see commit after this comment for the fix).

@tashbaugh
Copy link
Author

I also noticed that the version of Ansible installed was 1.9.1 whereas the documentation in the readme file suggests that it should be version 1.9.2. I'm not sure if that matters or not.

@geerlingguy
Copy link
Owner

@tashbaugh - For that, I'll need to update my Packer box builds so they have the latest version of Ansible. Haven't had time to do so in the past week or so, but I will soon. But it shouldn't have any negative impact, I don't think.

@tashbaugh
Copy link
Author

@geerlingguy that fix worked. Thank you for the quick response!

@geerlingguy
Copy link
Owner

@tashbaugh - No problem!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants