Skip to content

Commit

Permalink
install ansible update
Browse files Browse the repository at this point in the history
  • Loading branch information
guohongze committed Apr 28, 2019
1 parent 0cdaef9 commit 8c98f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/server/auto_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fi
# 安装依赖
echo "####install depandencies####"
yum install -y epel-release
yum install -y gcc expect python-pip python-devel smartmontools dmidecode libselinux-python git rsync dos2unix
yum install -y gcc expect ansible python-pip python-devel smartmontools dmidecode libselinux-python git rsync dos2unix
yum install -y openssl openssl-devel openldap-devel

# 分发代码
Expand Down

0 comments on commit 8c98f4e

Please sign in to comment.