3- ansible 설치하기

image.png

perplexity에서 생성한 AI이미지
  1. yum으로 설치하기
    $> yum install epel-release -y
    $> yum install ansible -y
  2. pip으로 설치하기
    $> pip install ansible

Revision #4
Created 2022-06-08 03:26:41 KST by artop0420
Updated 2025-06-25 14:00:53 KST by artop0420