
Ansible Automation
What is Ansible Ansible is a an open-source tool that automates application deployment, instar service orchestration, cloud provisioning among other functionalities. A basic ansible environment has three main components: Control node – a system on which ansible is installed. Managed node – a remote system, or hots that ansible controls Inventory – a list of managed nodes that are…