I am trying to convert from ansible 1.9 to 2.0 and am getting a lookup plugin not found error. I have all of my lookup plugins in a folder named lookup_plugins in the root of my project. This worked in 1.x, but not anymore. I tried setting the lookup_plugins option in ansible.cfg, but that didn't fix the error. How do I get ansible 2.x to find my lookup plugins?
I also saw a number of comments regarding v1 plugins not working with v2 and that they needed rewritten. Does anyone have a link to what needs to change in order to update a v1 plugin? 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/282da4e8-9782-4bb5-8d5c-a79f81bfecb3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
