Ansible – the absolute basic overview

Ansible is a system for setting up, managing and configuring machines – one at a time, or in vast numbers simultaneously. We’re using it more and more at Telemarq.

There are several tutorials out there that go into some detail about how to use it. This isn’t one of those (though it’ll teach you the basics). This is just intended to give you an idea of what’s going on if you find yourself sitting in front of a directory full of Ansible files, looking at unfamiliar file formats.

Also available on YouTube.

I had these slides in a directory from when I was bringing some friends up to speed in the past, so I added a soundtrack in case they were useful to others.

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

1 Comment

Glad you like Ansible! I started using it at the University Computing Service in 2013 and since then many of the operations teams have adopted it. It has warts but I am still pretty happy with it 🙂

Leave a Reply to Tony Finch Cancel reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser