mirror of https://github.com/kewlfft/ansible-aur
README
parent
77701812e8
commit
59c52da181
|
@ -14,7 +14,8 @@ Ansible module to use some AUR helpers. The following helpers are supported and
|
||||||
|skip_installed |no |no |yes, no |Skip operations if the package is present.|
|
|skip_installed |no |no |yes, no |Skip operations if the package is present.|
|
||||||
|
|
||||||
### Note
|
### Note
|
||||||
Either *name* or *upgrade* is required, both can not be used together.
|
* Either *name* or *upgrade* is required, both cannot be used together.
|
||||||
|
* *skip_installed* cannot be used with *upgrade*.
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
1. Clone the *ansibe-aur* repository in your playbook custom-module directory:
|
1. Clone the *ansibe-aur* repository in your playbook custom-module directory:
|
||||||
|
|
Loading…
Reference in New Issue