mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 10:02:30 +03:00 
			
		
		
		
	rename module in doc
This commit is contained in:
		
							
								
								
									
										4
									
								
								aur.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								aur.py
									
									
									
									
									
								
							@@ -13,8 +13,8 @@ import tempfile
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
DOCUMENTATION = '''
 | 
					DOCUMENTATION = '''
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
module: ansible-aur
 | 
					module: aur
 | 
				
			||||||
short_description:  Manage packages from the AUR
 | 
					short_description: Manage packages from the AUR
 | 
				
			||||||
description:
 | 
					description:
 | 
				
			||||||
    - Manage packages from the Arch User Repository (AUR)
 | 
					    - Manage packages from the Arch User Repository (AUR)
 | 
				
			||||||
author:
 | 
					author:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user