Hi,
I'm not sure what you mean. 
So what I can gather from your message is what I did:
1. type in ansible -vvvv
2. I don't see anything like "Using module file..."
3. What I'm seeing are Module_Path: prepend colon-separated path(s) to 
module library
                        (default=['/Users/kiki/.ansible/plugins/modules',
                        '/usr/share/ansible/plugins/modules'])
4. I also see at the end 
Some modules do not make sense in Ad-Hoc (include, meta, etc)
ERROR! Missing target hosts

Do I copy over the python3.9 folder over to /usr/lib from /usr/local/lib?

-Kristina
On Wednesday, March 24, 2021 at 2:22:43 PM UTC-5 Brian Coca wrote:

> I suspect you are not suing teh ansible supplied 'setup.py', try
> executing with -vvvv and look for 'Using module file ...' in the
> output.
> If what im' guessing is correct you have a 'library' directory
> adjacent to play that is proving the 'right names' but incorrect code.
>
>
> -- 
> ----------
> 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/dda56588-ded2-4b15-9efd-893a314088ffn%40googlegroups.com.

Reply via email to