Hi,

I have a python script which imports other external python modules. i have 
copied all the .py files to a directory in the remote host. But, when i try 
to run the script file, it gives me an error "ImportError: No module named 
xyz".
I am executing the abc.py file via the scripy module and inside the abc.py, 
i am importing the xyz.py python file.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to