mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-26 13:56:09 -07:00 
			
		
		
		
	[PR #9145/dc856ab6 backport][stable-9] filters/dict: document the correct return value (#9150)
filters/dict: document the correct return value (#9145)
(cherry picked from commit dc856ab6fe)
Co-authored-by: Max Gautier <mg@max.gautier.name>
	
	
This commit is contained in:
		
					parent
					
						
							
								c77661c184
							
						
					
				
			
			
				commit
				
					
						cdbf70d781
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -57,8 +57,8 @@ EXAMPLES = ''' | |||
| 
 | ||||
| RETURN = ''' | ||||
|   _value: | ||||
|     description: The dictionary having the provided key-value pairs. | ||||
|     type: boolean | ||||
|     description: A dictionary with the provided key-value pairs. | ||||
|     type: dictionary | ||||
| ''' | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue