Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
title설치 명령어
sudo yum install -y epel-release
sudo yum install -y ansible


Code Block
title버전 확인
ansible --version

...