I previously used Puppet. While Puppet is great, Ansible (and Salt) is even better. Getting to where Puppet was actually configuring servers took several days. I had Ansible configuring user account on servers in an hour of using Ansible. The Ansible...
Havent worked deeply on Ansible to figure out the downfall of the tool.
My favorite feature is the flexibility that formulas provide. Being able to define a single set of options that are easily portable across multiple platforms and versions means I can set once and relax.
I can name several things. * The biggest one is that I often have to redeploy changes 2 or more times. this mostly has to do with Salt's brain-dead implementation of git. * It's error messages and output is often cryptic and meaningless. Debugging Salt...
I previously used Puppet. While Puppet is great, Ansible (and Salt) is even better. Getting to where Puppet was actually configuring servers took several days. I had Ansible configuring user account on servers in an hour of using Ansible. The Ansible...
My favorite feature is the flexibility that formulas provide. Being able to define a single set of options that are easily portable across multiple platforms and versions means I can set once and relax.
Havent worked deeply on Ansible to figure out the downfall of the tool.
I can name several things. * The biggest one is that I often have to redeploy changes 2 or more times. this mostly has to do with Salt's brain-dead implementation of git. * It's error messages and output is often cryptic and meaningless. Debugging Salt...