Getting started with ansible
A common problem with managing multiple servers is keeping their configurations identical (or similar, depending on the purpose of the servers). When you set up a server (say server1), you tweak the configuration by hand and when you set up another server (server2) you do the same. But then there's this setting you need to change on server2, which you then forget to change on server1. A different ecosystem was born. What...
Read More