码迷,mamicode.com
首页 > 其他好文 > 详细

Ansible

时间:2016-08-07 13:41:33      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:

参考

setuptools安装出错参考  出错参考

 configure.ac:418: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL      If this token and others are legitimate, please use m4_pattern_allow.      See the Autoconf documentation.(解决方法:yum install install libtool)

SaltStack详细部署

 

1、yum源安装

以centos为例,默认在源里没有ansible,不过在fedora epel源里有ansible,配置完epel 源后,可以直接通过yum 进行安装。这里以centos6.8为例:

 

 

  1. # yum install http://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
  2. # yum install ansible

Ansible

标签:

原文地址:http://www.cnblogs.com/hanxing/p/5742307.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!