mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 10:02:30 +03:00 
			
		
		
		
	update readme
This commit is contained in:
		@@ -15,7 +15,7 @@ The following helpers are supported and automatically selected, if present, in t
 | 
				
			|||||||
|parameter      |required |default |choices                                            |comments|
 | 
					|parameter      |required |default |choices                                            |comments|
 | 
				
			||||||
|---            |---      |---     |---                                                |---|
 | 
					|---            |---      |---     |---                                                |---|
 | 
				
			||||||
|name           |no       |        |                                                   |Name or list of names of the package(s) to install or upgrade.|
 | 
					|name           |no       |        |                                                   |Name or list of names of the package(s) to install or upgrade.|
 | 
				
			||||||
|state          |no       |present |present, latest                                    |Desired state of the package, 'present' skips operations if the package is installed.|
 | 
					|state          |no       |present |present, latest                                    |Desired state of the package, 'present' skips operations if the package is already installed.|
 | 
				
			||||||
|upgrade        |no       |no      |yes, no                                            |Whether or not to upgrade whole system.|
 | 
					|upgrade        |no       |no      |yes, no                                            |Whether or not to upgrade whole system.|
 | 
				
			||||||
|use            |no       |auto    |auto, yay, pacaur, trizen, pikaur, aurman, makepkg |The helper to use, 'auto' uses the first known helper found and makepkg as a fallback.|
 | 
					|use            |no       |auto    |auto, yay, pacaur, trizen, pikaur, aurman, makepkg |The helper to use, 'auto' uses the first known helper found and makepkg as a fallback.|
 | 
				
			||||||
|aur_only       |no       |no      |yes, no                                            |Limit operation to the AUR. Compatible with yay, pacaur, aurman and trizen.|
 | 
					|aur_only       |no       |no      |yes, no                                            |Limit operation to the AUR. Compatible with yay, pacaur, aurman and trizen.|
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user