I get the error below:

    default: Running ansible-playbook...
cd /vagrant && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ansible-playbook 
--limit="default" --inventory-file=/tmp/vagrant-ansible/inventory -v 
provisioning/config_vm.yml
At line:1 char:13
+ cd /vagrant && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ansible-pl ...
+             ~~
The token '&&' is not a valid statement separator in this version.
    + CategoryInfo          : ParserError: (:) [Invoke-Expression], 
ParseException
    + FullyQualifiedErrorId : 
InvalidEndOfLine,Microsoft.PowerShell.Commands.InvokeExpressionCommand

Does anybody know how to fix this

Thanx

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/f55f4717-aa08-4654-85f1-2d158c32e4fb%40googlegroups.com.

Reply via email to