mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
use ansible-2.4.1 on CentOS
This commit is contained in:
parent
366aa0be51
commit
2620224019
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ if [ -f /etc/centos-release ]; then
|
|||
yum -y install ca-certificates nss epel-release
|
||||
yum -y install git bzip2 file findutils gzip hg svn sudo tar which unzip xz zip libselinux-python
|
||||
yum -y install python-pip python-setuptools python-wheel patch
|
||||
yum -y install http://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.4.0.0-1.el7.ans.noarch.rpm
|
||||
yum -y install http://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.4.1.0-1.el7.ans.noarch.rpm
|
||||
FOUND="yes"
|
||||
FAMILY="redhat"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue