Hi list, I have a custom python module A that imports another custom module B. In Ansible pre 2.x API I was able to do something like
ansible.utils.plugins.action_loader.add_package(my.custom.package.B) to add the package. What would be the best way to do that with the 2.x API. http://docs.ansible.com/ansible/dev_guide/developing_api.html cheers, Evelio -- 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/b5b7aeb5-3318-4a9b-828b-0f832ffe6b34%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
