Discussion:
[ansible-project] ansible command or shell: vagrant add box ubuntu/trusty64
Phill Pafford
2015-07-30 01:16:22 UTC
Permalink
I can run this command from the command line and it runs fine, using
Ansible command or shell I get an error

- name: download vagrant box ubuntu/trusty64
command: vagrant box add ubuntu/trusty64


anyone else have this issue?
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c7e204fe-f383-4b3a-9cb7-32b10413fe6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Paul Markham
2015-07-30 02:49:42 UTC
Permalink
What error are you getting?
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/10d5dc4f-5dc7-4737-86d3-2a979f9d6597%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Mischa ter Smitten
2015-07-30 07:06:53 UTC
Permalink
Try to quote the command
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/db5fc24d-204a-4c70-b5a8-3e47c1b78ccf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...