I'm having the same issue. Any luck? On Thursday, April 30, 2015 at 2:14:47 AM UTC-5, Bob Tanner wrote: > > I thought the win_* stuff was merged into 1.9? > > $ ansible --version > ansible 2.0.0 (devel b08e35bb8a) last updated 2015/04/29 09:50:21 (GMT > -500) > lib/ansible/modules/core: (detached HEAD e95c0b2df3) last updated > 2015/04/30 02:06:46 (GMT -500) > lib/ansible/modules/extras: (detached HEAD 764a0e26b6) last updated > 2015/04/30 02:06:48 (GMT -500) > v2/ansible/modules/core: (detached HEAD 34784b7a61) last updated > 2015/04/30 02:06:49 (GMT -500) > v2/ansible/modules/extras: (detached HEAD 764a0e26b6) last updated > 2015/04/30 02:06:50 (GMT -500) > configured module search path = None > > I'm probably just doing something wrong. > > - name: Copy PinnedApplications.ps1 to module path > win_copy: src=PinnedApplications.ps1 > dest="C:\Users\Administrator\Documents\WindowsPowerShell\Modules" > > $ ansible-playbook --ask-pass -i windows-testing windows-workstations.yml > ERROR: win_copy is not a legal parameter in an Ansible task or handler > > > >
-- 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/76ca3257-9b48-405a-92e7-aa08adbf4125%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
