Home » ComputerScience » Ansible

Ansible

I’ve been learning Ansible for a new roll I’ll be starting next month. Over the last few years I’ve looked at a number of Configuration Management tools (I’m talking about you Puppet and Blade Logic).

I didn’t love Puppet, and Blade Logic was OK. I’m really starting to appreciate how simple Ansible is.

Kick off commands on lots of servers – no problem.
run a script on multiple servers – easy peezeey.

I’m just starting to get into it, but I can see how awesome it is already.

Here is some reasonably good Ansible Training:

I’ve been flipping back and forth between those two .. I’ll start reviewing playbook writing tutorials next.

Leave a Reply