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 MoreAnsible is a well known software to automates software provisioning, configuration management, and application deployment. In concrete terms, it's possible to manage infrastructure deployment and configuration during life cycle from sets of configuration files.
In the following post, I will try to explain how to use it …
Read More