Data visualization is both a science and an art. If you work with data, one of the greatest challenges you may encounter is picking the right way to shape and present your data in a readable form. A…
Before beginning to write an Ansible Playbook I will go through a quick overview it. Basically Playbooks are used to enforces policies to remote hosts/servers according to the user needs. These are…
Ansible is an Open-source tool which helps developers on provisioning, configuration management and deployment of applications. Comparing with other automation tools, Ansible has an easy management…