Commit Graph

3 Commits

Author SHA1 Message Date
Ilya Shakhat 6c3a43e8d0 Remove old and unused executors 2016-02-26 19:00:33 +03:00
Ilya Shakhat 92d86d73ad Turn executors into Ansible modules 2016-02-25 19:26:18 +03:00
Ilya Shakhat 3bd574c45b Proof-of-concept
The PoC shows base feature of the toolkit:
 * execution plan is specified in scenario
 * scenario is transformed into ansible playbook which is executed
on remote hosts
 * the data is stored into mongo db
 * report is generated based on template, and it can contain charts
and table data processed by mongo aggregate pipeline
2016-02-19 13:43:06 +03:00