Skip to content

Commit

Permalink
ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
ppabc committed Jul 6, 2016
1 parent 004904a commit 572935f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/ansible.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#安装Ansible,安装EPEL第三方yum源
rpm -Uvh epel-release-6-8.noarch.rpm
yum install -y gcc python-devel python-pip libffi-devel libxml2 openssl openssl-devel python-requests python-setuptools python-tornado python-simplejson PyYAML libyaml python-babel python-crypto python-crypto2.6 python-httplib2 python-jinja2-26 python-keyczar python-markupsafe python-paramiko python-pyasn1 sshpass ansible
yum install -y gcc python-devel python-pip libffi-devel libxml2 openssl openssl-devel python-requests python-setuptools python-tornado python-simplejson PyYAML libyaml python-babel python-crypto python-crypto2.6 python-httplib2 python-jinja2-26 python-keyczar python-markupsafe python-paramiko python-pyasn1 python-jinja2 sshpass ansible


##添加环境变量以便vi能正常显示中文注释.
Expand Down

0 comments on commit 572935f

Please sign in to comment.