Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

About ansible: I really like the idea and popularity of ansible but find it so painful to use. YAML sucks, and testing is not straightforward (I use molecule in docker containers with geerlingguy’s spécial images)

What’s your workflow for writing tested playbooks?





What do you want to do in a playbook that requires it to be tested?

We keep our roles very simple and they will not do anything complicated. Ansible is for configuring a machine, that’s it.

If we need to do anything more complicated, we’ll write it in a testable program (usually in Go).


wait until you have to use puppet :D

claude code is really good at it from my experience



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: