yum安装ansible
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yum安装ansible相关的知识,希望对你有一定的参考价值。
1、导入fedora的epel源
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm –ivh epel-release-6-8.noarch.rpm
2、安装ansible
yum -y install ansible
本文出自 “zengestudy” 博客,请务必保留此出处http://zengestudy.blog.51cto.com/1702365/1869877
以上是关于yum安装ansible的主要内容,如果未能解决你的问题,请参考以下文章