We will answer on the ansible-devel group.

Patience grasshopper, we've got all the heavy guns on that side anyway, but
have been frying some other fish so don't have our usual 15 second response
time :)




On Thu, Jul 24, 2014 at 4:19 AM, Timothy Vandenbrande <
timothy.vandenbra...@gmail.com> wrote:

> (This is a copy from the Ansible Development group, but it seems there
> aren't as many ppl active there)
>
> Hey,
>
> I tried making a win_copy module for ansible,
> but misunderstood Mr De Haan a bit.
> (on GitHub: https://github.com/ansible/ansible/pull/8241)
> I thought with an action plugin he meant to convert it to a .ps1 script
> that runs from the client,
> but after some research I discovered that under 
> ansible/lib/ansible/runner/action_plugins/
> are action plugins that run on the server side.
> Now my question, is there any place where I can find some documentation on
> how to write server-side modules?
> This because I've written some client side modules that solved my problems
> for now, but this would be a lot more practical to run server-side.
>
> Especially since this would make me able to totally step away from Salt,
> because untill the implementation, I made a call to salt from ansible to
> get things done on my windows machines.
> But it would be a lot more comfortable to have everything in the same
> provider.
>
> (Just fyi, I'm not a seasoned python coder, that's why I couldn't
> replicate what I needed from the sources in the action_plugins path and is
> why I'm searching for some documentation to help me along)
>
> --
> 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/55694eab-4266-4d45-aa42-d68662a03629%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/55694eab-4266-4d45-aa42-d68662a03629%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2BnsWgw6atssgPR90Va2NCeWqV021YUMQ3LMAy-Rfruzc8tegA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to