โ˜๏ธ
Harmony's Open Development
/
๐ŸŒฑ
Team Bio & Founding Story
/
๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง
Founding Team & Core Members
/
๐ŸŒŠ
Sun Hyuk Ahn
/
Ansible

Ansible

Ansible official guide

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