also it will be helpful if you post the output of the task

On Tue, Jan 26, 2016 at 3:32 AM, Alex Leonhardt <aleonhardt...@gmail.com> wrote:
> Try shell: instead, you might need that.. Also make sure it's executable..
> (Stating the obvious) ..
>
> Alex
>
> On 26 Jan 2016 8:00 a.m., "Christophe Dumont" <christophedumo...@gmail.com>
> wrote:
>>
>> I changed the first script to :
>>
>> - hosts: JMETER_REMOTE_VM
>>   sudo: True
>>   user: simsu
>>   gather_facts: False
>>   tasks:
>>    - command: /usr/local/jmeter/apache-jmeter-2.13/bin/start_jmeter.sh
>>      args:
>>       chdir: /usr/local/jmeter/apache-jmeter-2.13/bin/
>>
>> still doesn't start jmeter on remote host !
>>
>> Le lundi 25 janvier 2016 21:17:56 UTC+1, Brian Coca a écrit :
>>>
>>> you need to give it the full path to start_jmeter.sh
>>>
>>>
>>> --
>>> Brian Coca
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to ansible-project@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/ansible-project/ea3aeb89-895b-4ce7-933e-ac2de0761518%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/CACSH3MvRNgWgo9A8FtvDhoQ65403eJ77N4PO1NNSKg%2BHxPA-4Q%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.



-- 
Brian Coca

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAJ5XC8n43p63GMJD9a-twFD4is%3DW85EtQza9CbkjP0xHJNDggg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to