mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Recommend ansible-core 2.18.1
This commit is contained in:
		
							parent
							
								
									537c6a84c2
								
							
						
					
					
						commit
						676f3eebef
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -7,8 +7,8 @@
 | 
				
			||||||
# https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#female_detective-understanding-ansible
 | 
					# https://github.com/iiab/iiab/wiki/Technical-Contributors-Guide#female_detective-understanding-ansible
 | 
				
			||||||
 | 
					
 | 
				
			||||||
APT_PATH=/usr/bin     # Avoids problematic /usr/local/bin/apt on Linux Mint
 | 
					APT_PATH=/usr/bin     # Avoids problematic /usr/local/bin/apt on Linux Mint
 | 
				
			||||||
CURR_VER=undefined    # Ansible version you have installed, e.g. [core 2.18.0]
 | 
					CURR_VER=undefined    # Ansible version you have installed, e.g. [core 2.18.1]
 | 
				
			||||||
GOOD_VER=2.18.0       # Orig for 'yum install [rpm]' & XO laptops (pip install)
 | 
					GOOD_VER=2.18.1       # Orig for 'yum install [rpm]' & XO laptops (pip install)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 2021-06-22: The apt approach (with PPA source in /etc/apt/sources.list.d/ and
 | 
					# 2021-06-22: The apt approach (with PPA source in /etc/apt/sources.list.d/ and
 | 
				
			||||||
# .gpg key etc) are commented out with ### below.  Associated guidance/comments
 | 
					# .gpg key etc) are commented out with ### below.  Associated guidance/comments
 | 
				
			||||||
| 
						 | 
					@ -34,6 +34,8 @@ GOOD_VER=2.18.0       # Orig for 'yum install [rpm]' & XO laptops (pip install)
 | 
				
			||||||
# https://www.ansible.com/blog/ansible-3.0.0-qa
 | 
					# https://www.ansible.com/blog/ansible-3.0.0-qa
 | 
				
			||||||
# https://github.com/ansible/ansible/tags
 | 
					# https://github.com/ansible/ansible/tags
 | 
				
			||||||
# https://github.com/ansible/ansible/releases
 | 
					# https://github.com/ansible/ansible/releases
 | 
				
			||||||
 | 
					# https://github.com/ansible/ansible/commits/stable-2.18
 | 
				
			||||||
 | 
					# https://github.com/ansible/ansible/blob/stable-2.18/changelogs/CHANGELOG-v2.18.rst
 | 
				
			||||||
# https://github.com/ansible/ansible/commits/stable-2.17
 | 
					# https://github.com/ansible/ansible/commits/stable-2.17
 | 
				
			||||||
# https://github.com/ansible/ansible/blob/stable-2.17/changelogs/CHANGELOG-v2.17.rst
 | 
					# https://github.com/ansible/ansible/blob/stable-2.17/changelogs/CHANGELOG-v2.17.rst
 | 
				
			||||||
# https://github.com/ansible/ansible/commits/stable-2.16
 | 
					# https://github.com/ansible/ansible/commits/stable-2.16
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue