A tool for writing playbooks in Java

16 views
Skip to first unread message

brthanm...@gmail.com

unread,
Jan 23, 2017, 2:25:17 PM1/23/17
to Ansible Project
Hi everyone,

I've recently had some time to work on a side project and wanted to share it with you here.

jancy is a tool that lets you express playbooks as JVM code and translates them to Ansible YAML; So you can write your playbook in a staticly-typed language like Java or Scala and get code completion and safe refactoring from the IDE of your choice, or you can go with a dynamic language like Clojure or Groovy to get a flexible, expressive syntax.

This is still work in progress and the API is subject to change, but one can already make simple playbooks with it.

So if you have some spare time, check it out at https://github.com/brthanmathwoag/jancy and please let me know what you think about it.

Regards,
B.
Reply all
Reply to author
Forward
0 new messages