Categories
DevOps

Ansible

What is Ansible? An automation engine that allows for agentless system configuration and deployment. Ansible is an agentless automation tool that you install on a single host (referred to as the control node). From the control node, Ansible can manage an entire fleet of machines and other devices (referred to as managed nodes) remotely with […]