Ansible: quick intro

Ansible is a solution for remote server management. It’s pure Python and basically the only thing  it requires is SSH connection. Why you might want to start using it? Well.. For starters, it’s very simple. It’s possible to start using it after 10 minutes introduction. It doesn’t require to know anything special. All configuration is plain…