Ansible

Getting Started

Basic Ansible environment has three main components:

  1. Control node: A system on which Ansible is installed
  2. Managed node: A remote system, or host, that Ansible controls
  3. Inventory: A list of managed nodes that are logically organized; you create an inventory on the control node to describe host deployments to Ansible