mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-22 20:13:59 -07:00 
			
		
		
		
	* Do not return 'instances' when wait is false * Added integration tests for wait: false * Added changelog fragment * Fix test suite to work with ec2_instance * Additional permissions * Enforce boto3 version * Fix broken tests * Improve error messages * fix linter issues
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| bugfixes:
 | |
|   - "ec2_instance - Does not return ``instances`` when ``wait: false`` is specified"
 |