mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 01:52:31 +03:00 
			
		
		
		
	readme minor improvements
This commit is contained in:
		@@ -47,14 +47,14 @@ options:
 | 
			
		||||
        description:
 | 
			
		||||
            - Only valid with makepkg.
 | 
			
		||||
              Skip PGP signatures verification of source file.
 | 
			
		||||
              This is useful when installing packages on a host without GnuPG (properly) configured.
 | 
			
		||||
              This is useful when installing packages without GnuPG (properly) configured.
 | 
			
		||||
        type: bool
 | 
			
		||||
        default: no
 | 
			
		||||
 | 
			
		||||
    ignore_arch:
 | 
			
		||||
        description:
 | 
			
		||||
            - Only valid with makepkg.
 | 
			
		||||
              Ignore a missing or incomplete arch field, useful when the PKGBUILD does no have the arch=('yourarch') field.
 | 
			
		||||
              Ignore a missing or incomplete arch field, useful when the PKGBUILD does not have the arch=('yourarch') field.
 | 
			
		||||
        type: bool
 | 
			
		||||
        default: no
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user