Hi
Is there a good way (i.e. something like ansible-galaxy) to distribute custom modules and plugins (filter_plugins, etc)?
Hi
Is there a good way (i.e. something like ansible-galaxy) to distribute custom modules and plugins (filter_plugins, etc)?
Galaxy can take modules in the “./library” path of a role, but IIRC not plugins.