yes. I have this structure:
~/myproject
~/myproject/lookup_plugins/mylookup
~/myproject/test.yml

still:
fatal: [localhost]: FAILED! => {"msg": "lookup plugin (mylookup) not found"}


On Tuesday, October 11, 2022 at 6:30:07 PM UTC+3 Brian Coca wrote:

> 'project' means nothing to ansible, the lookup_plugins dir must be
> adjacent to play, so if play files are in the 'project' directory, it
> will work.
>
> You also have other options, like putting it in a collection, role or
> installing in the configured paths for the plugin.
>
> -- 
> ----------
> 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/b544d52e-1234-4029-aae8-eb2615d53dfen%40googlegroups.com.

Reply via email to