3- ansible 설치하기
perplexity에서 생성한 AI이미지
yum으로 설치하기
$> yum install epel-release -y $> yum install ansible -y
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