Re: [ansible-project] action plugin vs module

607 views
Skip to first unread message

Brian Coca

unread,
Nov 6, 2014, 10:25:41 AM11/6/14
to ansible...@googlegroups.com
action_plugins are a special type of module, or a compliment to existing modules.

action_plugins get run on the 'master' instead of on the target, for modules like file/copy/template, some of the work needs to be done on the master before it executes things on the target. The action plugin executes first and can then execute (or not) the normal module.

On Thu, Nov 6, 2014 at 9:06 AM, cdar z <cda...@gmail.com> wrote:
Hi. Could You explain me please the difference between an action plugin and a module? Why there is an action plugin and a module with the same name (synchronize)?

--
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-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/bc1c6693-8812-469b-b7b8-6c6f831089dd%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Brian Coca
Reply all
Reply to author
Forward
0 new messages