- おまじないのyum update
command
# yum update
- AnsibleをダウンロードするにはEPELが必要
command
yum install epel-release
- おまじないのキャッシュクリア※キャッシュが残ってるとepelが見れない
command
yum clean all
- Ansibleインストール
command
yum install ansible
Go to list of users who liked
More than 5 years have passed since last update.
# yum update
yum install epel-release
yum clean all
yum install ansible
Register as a new user and use Qiita more conveniently
Go to list of users who liked