yum安装ansible

# wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
# yum clean all
# yum makecache
# yum -y install ansible
# ansible --version

posted @ 2022-01-17 09:30  Linux_Boy  阅读(596)  评论(0)    收藏  举报