Getting Started
Basic Ansible environment has three main components:
- Control node: A system on which Ansible is installed
- Managed node: A remote system, or host, that Ansible controls
- Inventory: A list of managed nodes that are logically organized; you create an inventory on the control node to describe host deployments to Ansible