Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse

HomeCloud - 인터넷에 내돈내산내집

  1. Home
  2. Ansible
  3. Ansible Community Documentation
  4. Getting started with Ansible

Getting started with Ansible

Scheduled Pinned Locked Moved Ansible Community Documentation
1 Posts 1 Posters 21 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ikhwanI Offline
    ikhwanI Offline
    ikhwan
    wrote on last edited by
    #1

    Ansible은 원격 시스템의 관리를 자동화하고 원하는 상태를 제어합니다.

    Ansible 환경의 기본 구성 요소에는 제어 노드, 관리되는 노드의 인벤토리 및 각 관리되는 노드에 복사된 모듈이 포함됩니다.

    ansible_inv_start.png

    앞의 그림에서 볼 수 있듯이 대부분의 Ansible 환경에는 세 가지 주요 구성 요소가 있습니다:

    제어 노드(Control node)

    Ansible이 설치된 시스템. 제어 노드에서 ansible 또는 ansible-inventory와 같은 Ansible 명령을 실행합니다.

    인벤토리(Inventory)

    논리적으로 구성된 관리되는 노드의 목록입니다. 제어 노드에서 인벤토리를 만들어 Ansible에 대한 호스트 배포를 설명합니다.

    관리 노드(Managed node)

    Ansible이 제어하는 원격 시스템 또는 호스트입니다.

    1 Reply Last reply
    0

    • Login

    • Don't have an account? Register

    Powered by NodeBB Contributors
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups