ansible安装
摘要:
yum install gcc-c++ -y #安装第三方epel源 #centos6 [root@ansible ~]# rpm -ivh http://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm [root@ansible ~]# yum install ansible [root@an... 阅读全文
posted @ 2017-04-17 17:46 augustyang 阅读(240) 评论(0) 推荐(0)