- python (adjust version in taskfile) - to create virtualenv.
- task - to execute taskfile.yml.
- docker - to spin eda container.
$ git clone https://github.com/merou/event-driven-ansible.git
$ task run-eda
$ curl -X POST -H "Content-Type: application/json" \
--data '{"playbook":"demo","task":"say_hello","name":"dani"}' \
http://localhost:8080