Ansible is a great tool for someone as lazy as I can be and it helps me daily to automatize some regular or time consuming tasks.
Ansible way to manage remote resources Linux based OS is mainly based on SSH protocol when it deals with OS or application customization/settings/configuration. By using public-key …
Read More