mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-22 20:13:59 -07:00 
			
		
		
		
	* Allow to specify images by hash for docker_container and docker_image_facts. * flake8 * More sanity checks. * Added changelog. * Added test. * Make compatible with Python < 3.4. * Remove out-commented imports.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| minor_changes:
 | |
| - "docker_container - Allow to use image ID instead of image name."
 | |
| - "docker_image_facts - Allow to use image ID instead of image name."
 |