Skip to content

merou/event-driven-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EDA Demo 🄯

Getting Started

1 - Prerequisites

  • python (adjust version in taskfile) - to create virtualenv.
  • task - to execute taskfile.yml.
  • docker - to spin eda container.

2 - Steps

$ 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

Releases

No releases published

Packages

No packages published