mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 10:02:30 +03:00 
			
		
		
		
	Merge pull request #55 from Terseus/bugfix/ansible-doc-2.10-fix
Fix `ansible-doc aur` error about dictionary element length
This commit is contained in:
		@@ -90,7 +90,7 @@ RETURN = '''
 | 
			
		||||
msg:
 | 
			
		||||
    description: action that has been taken
 | 
			
		||||
helper:
 | 
			
		||||
    the helper that was actually used
 | 
			
		||||
    description: the helper that was actually used
 | 
			
		||||
'''
 | 
			
		||||
 | 
			
		||||
EXAMPLES = '''
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user