The documentation says: Modules can be written in any language and are found in the path specified by ANSIBLE_LIBRARY or the --module-path command line option.
[ http://docs.ansible.com/developing_modules.html ] On Tuesday, 28 October 2014 14:01:26 UTC-5, Tiglath wrote: > > > Error is > > > fatal: [sysname] => imported module support code does not exist at > /usr/lib/python2.6/site-packages/ansible-1.6.6-py2.6.egg/ansible/module_utils/splitter.py > > I have splitter.py installed in my user local dir, however, and the dir > is set in PYTHONPATH, but Ansible does not pick it up. Is there an Ansible > variable I can set to redirect its attention to the right place? I don't > think ansible_python_interpreter is it. > > Thanks > > > > > > > -- 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/7afdd204-7639-4c81-9d01-35b4272b686c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
