[ansible-project] Re: Unpack tar.gz on Windows Server?

2016-02-11 Thread 'J Hawkesworth' via Ansible Project
If you want an example role to install 7zip - have a look in the 
integration tests
test/integration/roles/test-win-msi/

All the best,

Jon

On Wednesday, 10 February 2016 21:55:55 UTC, Slim Slam wrote:
>
> The easiest way seems to be to install 7z http://www.7-zip.org and use 
> that. It can handle zip/gzip/tar easily.
> I'd rather use an ansible module, of course.
>
> J
>
> On Wednesday, February 10, 2016 at 11:44:28 AM UTC-6, Slim Slam wrote:
>>
>> What's the Ansible 2.0 recommended way to unpack a tar.gz file on Windows?
>>
>> It looks like win_unzip can handle gzip'ed files, but what about 
>> unpacking tar archives?
>>
>> J
>>
>

-- 
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/aa682b78-6526-4906-9f2b-09523e9b47c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Re: Unpack tar.gz on Windows Server?

2016-02-10 Thread Slim Slam
The easiest way seems to be to install 7z http://www.7-zip.org and use 
that. It can handle zip/gzip/tar easily.
I'd rather use an ansible module, of course.

J

On Wednesday, February 10, 2016 at 11:44:28 AM UTC-6, Slim Slam wrote:
>
> What's the Ansible 2.0 recommended way to unpack a tar.gz file on Windows?
>
> It looks like win_unzip can handle gzip'ed files, but what about unpacking 
> tar archives?
>
> J
>

-- 
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/73d3a4ff-ced9-4ca0-afad-6c1af899b510%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.