mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1104 from holta/ansible-2.6.4
Typo(s) in scripts/ansible and scripts/ansible-2.6.x
This commit is contained in:
commit
4d1b64a039
2 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ else
|
|||
echo -e "INTERNET-IN-A-BOX GENERALLY REQUIRES ANSIBLE VERSION: $GOOD_VER or higher"
|
||||
fi
|
||||
|
||||
echo -e 'scripts/ansible will now try to install Ansible 2.6.x...\n'
|
||||
echo -e 'scripts/ansible-2.6.x will now try to install Ansible 2.6.x...\n'
|
||||
if [ -f /etc/olpc-release ]; then
|
||||
yum -y install ca-certificates nss
|
||||
yum -y install git bzip2 file findutils gzip hg svn sudo tar which unzip xz zip libselinux-python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue