mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #787 from holta/ansible-2.5.2
Recommend Ansible 2.5.2 (on all OS's)
This commit is contained in:
		
						commit
						467320a5fa
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4,7 +4,7 @@ echo -e '\nATTEMPTING TO INSTALL THE LATEST (RELEASED VERSION OF) ANSIBLE.' | |||
| echo -e 'Ensure you'"'"'re online before running this script!' | ||||
| echo -e 'OR: consider scripts/ansible-2.4.x or scripts/ansible/2.5.x "slow food" instead.\n' | ||||
| 
 | ||||
| GOOD_VER="2.5.0"      # Ansible version for OLPC XO laptops (pip install). | ||||
| GOOD_VER="2.5.2"      # Ansible version for OLPC XO laptops (pip install). | ||||
|                       # On other OS's we install/upgrade to THE latest (released version of) Ansible. | ||||
| CURR_VER="undefined" | ||||
| # below are unused for future use | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ echo -e '\nATTEMPTING TO INSTALL THE LATEST ANSIBLE 2.5.x' | |||
| echo -e 'Ensure you'"'"'re online before running this script!' | ||||
| echo -e 'OR: consider scripts/ansible to keep up-to-date with Ansible'"'"'s evolution.\n' | ||||
| 
 | ||||
| GOOD_VER="2.5.0"      # Ansible version for OLPC XO laptops (pip install). | ||||
| GOOD_VER="2.5.2"      # Ansible version for OLPC XO laptops (pip install). | ||||
|                       # On other OS's we attempt to install/upgrade/pin to the latest Ansible 2.5.x | ||||
| CURR_VER="undefined" | ||||
| # below are unused for future use | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue