Hello, I am quite interested in using this functionality and I am on ansible 2.3. However, I was unable to find any documentation on how to use this. Simply setting the environment variable ANSIBLE_MODULE_UTILS_PATH doesn't seem to work.
Thanks, Joe On Monday, February 6, 2017 at 8:48:17 AM UTC-6, Brian Coca wrote: > > In current development (2.3) we've added a 'user definable > module_utils' as a way to share code across custom modules, the same > way we currently do with the shipped lib/ansible/module_utils for all > modules. It works as library/ and other <x>_plugins directories as you > can just add them adjacent to play or in role. A config setting and > var will be created soon to complete the options as for other plugins. > > > ---------- > 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/8e1b7fb0-e34e-4b1b-aa21-e0ac1a841beb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
