Open varunchopra opened 6 years ago
I've had a brief look at this and it looks like I'd need to improve the plugin story of Suitable. Currently you can only install strategy plugins (for Mitogen support):
Then the plugins could be registered as described in Ara's documentation: https://ara.readthedocs.io/en/latest/configuration.html
Note that you might be able to get this working using the environment variables (I haven't tested it), as described in the docs:
$ python -m ara.setup.env
export ANSIBLE_CALLBACK_PLUGINS=/usr/lib/python2.7/site-packages/ara/plugins/callbacks
export ANSIBLE_ACTION_PLUGINS=/usr/lib/python2.7/site-packages/ara/plugins/actions
export ANSIBLE_LIBRARY=/usr/lib/python2.7/site-packages/ara/plugins/modules
There seems to be an issue with Ara itself (for me at least) so I'm just letting this one go.
Their git repo doesn't have an issues section either. Sucks.
I'll just give Suitable and Mito a whirl. 💃
@chopraaa can you provide a script or a procedure to reproduce the issue ? It would allow me to investigate and verify if there is indeed a problem with ARA. Thanks !
Has anyone managed to get openstack/ara to work with Suitable?
Right off the bat, this is what you get without any configuration: