Skip to content

Configuration

Now that we have some infrastructure it's time to configure it using Ansible, our configuration management tool of choice.

Version

We'll be installing Ansible via pip install ansible and will simply work with the latest and greatest version. backwards compatibility isn't generally an issue unless you're managing very large networks and or have complex, custom solutions you've built on top of Ansible. Therefore we'll simply be using the latest version available.