Hi All,

Any ideas ?

Sidh

On Thursday, February 1, 2018 at 4:41:08 PM UTC+1, Sudhir Kumar wrote:
>
> Hi,
>
> Below snippet sometimes working and sometimes failing. So, i am executing 
> it with jenkins and idea is that if parameter is defined then script should 
> run otherwise it should not run. 
>
> Can anyone please enlighten me what's wrong ?
>
> #############
>   - name: Executing lvm script 
>     shell: /tmp/lvm-script.sh sdb {{ vg_name }} {{ mtpt_size }} 
>     args:
>       chdir: /tmp/
>     when: vg_name is defined
> ##########
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/fd2006e9-d86b-4092-9850-42f1a0afc8dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to