cool project which make my use of ansible in python super convenient.
but i have a question, does this suitable support running playbook programmatically from python?
in my situation, i have a playbook and it's no problem to run in command-line.
i want to make it a rest api so that other project can call it.
Any help related is appreciated. Thanks