3- ansible 설치하기
yum으로 설치하기
$> yum install epel-release -y $> yum install ansible -y
pip으로 설치하기
$> pip install ansible
Revision #3
Created 8 June 2022 03:26:41 by artop0420
Updated 8 January 2024 23:05:47 by artop0420