系统运输
ansible的安装部署非常简单,只依赖python和ssh,但两者都是缺省安装。 我接触到的环境大部分是centos、redhat环境,也有少数ubuntu、suse等系统,但我习惯在centos操作系统中安装ansible作为管理节点。
一. pip安装
ansbile的基础也是基于python编写的,所以可以用pip方式安装ansible
步骤安装python-pip和pythondevel软件包
hellyuminstallpython-pip python-devel-y
步骤2 :安装环境检查
//确认服务器上安装了gcc glibc等开发环境软件包
shell yuminstallgccglibc-devel zlib-devel rpm-build OpenSSL-devel-y
将//pip更新为最新版本
shell pip installupgrde pip
步骤安装ansible
hellpipinstallansibleupgrade
步骤4 :验证安装的ansible的版本
shell ansi bleversion
ansible 2.7.10
注释: centos7.5方法不一定能成功安装。 由于python版本的问题,在pip时,新版本的ansible报告python太低。
升级系统的python版本会遇到很多问题。 对于Pyenv/Virtualenv多python环境扩展管理工具,推荐使用两种工具。
二. yum安装
(1)添加yum源选择阿里epel源
hell rpm-IVH https://mirrors.a liyun.com/epel/epel-release-latest-7.noarch.rpm centos 7
hell rpm-IVH https://mirrors.a liyun.com/epel/epel-release-latest-6.noarch.rpm centos 6
)2) yum安装ansible
壳牌yum-yInstallansible
三. apt-get安装
(1)添加ansible源代码
shell apt-add-repository-yppa:ansi ble/ansi ble
)2)安装ansible
壳牌apt-getupdate
shell apt-get install-Yans ible
详情请访问云服务器、域名注册、虚拟主机的问题,请访问西部数码代理商官方网站: www.chenqinet.cn