Yes install_base_path exists and I can see it is getting replaced with 
correct value C:\\\\Bundles.zip

On Monday, March 7, 2016 at 7:59:30 PM UTC+5:30, J Hawkesworth wrote:
>
> Does install_base_path exist?
>
> On Monday, 7 March 2016 14:01:28 UTC, Deepa Yr wrote:
>>
>> - 
>>   name: "Unpack license into Client install"
>>   win_unzip: 
>>     dest: "{{ install_path }}\\"
>>     src: "{{ install_base_path }}\\Bundles.zip"
>>
>> Path {{ install_path }}\\ already exists.
>>
>> When above code is executed, getting this error 
>>
>> fatal: []: FAILED! => {"changed": false, "failed": true, "invocation": 
>> {"module_name": "win_unzip"}, "msg": "Error unzipping C:\\\\Bundles.zip to 
>> C:\\client\\! Msg: You cannot call a method on a null-valued expression."}
>>
>> Any help here in resolving this ?
>>
>

-- 
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/7c946400-bc52-4819-b7a1-6c331f0de4d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to