Hacker News new | ask | show | jobs
by cweagans 3634 days ago
Ansible is written in Python and they didn't have to invent a DSL to make it work ;)
1 comments

Ansible is written in anything that generates json
Ansible itself is written in Python, but yeah, the plugins can be written in pretty much anything.