Hacker News new | ask | show | jobs
by t0astbread 2087 days ago
Definitely! What I'm forcing onto Bash is basically what Ansible does normally. For the desktop use case I've certainly noticed that it might be easier to use something that is already idempotent by default (like Ansible). The server thing isn't all that complex though, at least not the parts that you could replace with Ansible.
1 comments

Good to know, thanks for sharing !