mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 10:02:30 +03:00 
			
		
		
		
	README.md: Remove trailing whitespace
This commit is contained in:
		@@ -30,7 +30,7 @@ makepkg will be used if no helper was found or if it's specified explicitly.
 | 
				
			|||||||
The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) package is available in the AUR.
 | 
					The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) package is available in the AUR.
 | 
				
			||||||
Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of the default module library paths.
 | 
					Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of the default module library paths.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Manual installation 
 | 
					### Manual installation
 | 
				
			||||||
1. Clone the *ansible-aur* repository in your playbook custom-module directory:
 | 
					1. Clone the *ansible-aur* repository in your playbook custom-module directory:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
mkdir --parents library
 | 
					mkdir --parents library
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user