mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	scripts announces it's beginning
This commit is contained in:
		
							parent
							
								
									eecf4792d9
								
							
						
					
					
						commit
						e15e6fbc03
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -21,7 +21,7 @@ CURR_VER="undefined"
 | 
			
		|||
export DEBIAN_FRONTEND=noninteractive
 | 
			
		||||
 | 
			
		||||
if [ ! `command -v ansible-playbook` ]; then   # "command -v" is POSIX compliant; also catches built-in commands like "cd"
 | 
			
		||||
    echo "Installing --- Please Wait"
 | 
			
		||||
    echo "scripts/ansible-2.6.x will now try to install Ansible --- Please Wait"
 | 
			
		||||
    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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue