Hacker News new | ask | show | jobs
by epgui 1324 days ago
Even if this was a great, well-built tool, which I am sure it is...

Doesn't this introduce a whole dimension of extra stateful complexity compared to configuration YAML?

1 comments

But when we have control structures built on top of yaml (like ansible's `loop`, or `when`), we might as well just use proper programming language.