Since you're stating that you're evaluating and quite new to Ansible:

This should give you win_copy:

cd ~
mkdir repos
cd repos
git clone https://github.com/ansible/ansible-modules-core.git
cd ansible-modules-core
git checkout devel
cd ~
export ANSIBLE_LIBRARY=~/repos/ansible-modules-core


On Thursday, June 18, 2015 at 2:22:53 AM UTC+2, Slim Slam wrote:

> Any estimate on when 1.9.2 will drop? I could really use it.
>
> J
>
> On Tuesday, June 16, 2015 at 4:04:04 PM UTC-5, [email protected] wrote:
>>
>> Thank you for the quick reply!
>>
>>
>> On Tuesday, June 16, 2015 at 2:10:20 PM UTC-6, Brian Coca wrote:
>>
>>> win_copy is not part of 1.9.1, it will be included in 1.9.2 
>>>
>>>
>>> -- 
>>> 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 [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/32dcbc96-5447-4565-a994-202659a2f09f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to