mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
also ansible-2.4.3.0-1.el7.ans.noarch.rpm
This commit is contained in:
parent
705f008864
commit
0095c6907d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if ! which ansible-playbook ; 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.2.0-1.el7.ans.noarch.rpm
|
||||
yum -y install http://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.4.3.0-1.el7.ans.noarch.rpm
|
||||
# FOUND="true"
|
||||
# FAMILY="redhat"
|
||||
# elif [ -f /etc/fedora-release ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue