mirror of
https://github.com/kewlfft/ansible-aur.git
synced 2025-09-17 00:20:38 +03:00
readm typo fixed
This commit is contained in:
@@ -32,7 +32,7 @@ The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) packag
|
|||||||
Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of a default module library path.
|
Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of a default module library path.
|
||||||
|
|
||||||
### Manual installation
|
### Manual installation
|
||||||
1. Clone the *ansibe-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
|
||||||
cd library
|
cd library
|
||||||
|
Reference in New Issue
Block a user