Y
Hacker News
new
|
ask
|
show
|
jobs
by
vsh426
4871 days ago
ansible has very readable concise YAML syntax[1]. Plus, no bootstrapping required (its optional, haven't tried it though) and works off ssh by default (also has a 0mq mode).
[1]
https://github.com/ansible/ansible/tree/devel/examples/playb...