Hi all,

Let's say I create a python package (may have one or more subdirectories 
with the appropriate __init__.py file). Can I have ansible module in this 
package and have ansible copy over the entire package and run it? When I 
try anything like that by putting the package in the library path, I get a 
module not found. If i put everything in a single file, then it works as 
expected. I am guessing I'd just have to manually install the python 
package on the remote server and then run the ansible module from there.

Joe

-- 
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/0c90b4a9-a178-45e3-ac75-7155ac3075e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to