Assaf Sapir
2319468c2e
use update_cache
2021-10-22 12:23:07 +03:00
Assaf Sapir
e8108fe3e4
Fix parameter
2021-10-21 19:44:02 +03:00
kewl
a19f5db22a
Merge pull request #62 from gotmax23/patch-2
...
Fix spelling error in README
2021-09-04 08:42:34 +01:00
Maxwell G
095a450558
Fix spelling error in README
...
This commit fixes a spelling mistake that I made.
2021-09-03 16:27:23 -05:00
Maxwell G
de8f8ef272
Add direct link to AUR package
...
I just pushed `ansible-collection-kewlfft-aur` to the AUR, so I added a direct link to it in the README.
2021-09-03 16:05:45 -05:00
kewl fft
a952d458b2
remove lf
2021-09-03 18:32:14 +01:00
kewl fft
7d1f3af8e5
minor punctuation changes
2021-09-03 18:30:57 +01:00
kewl fft
80da3e9725
minor wording improvements
2021-09-03 18:29:20 +01:00
kewl fft
9e763ce3f5
minor wording change
2021-09-03 18:08:21 +01:00
kewl fft
6a33062eab
define fqcn at first use
2021-09-03 18:06:37 +01:00
kewl fft
319a451c6f
comment # missing
2021-09-03 18:05:41 +01:00
Maxwell G
6c553054b9
Add information about installing `aur` as a local custom module
...
Please ignore the other reformatted table and other formatting changes.
My markdown editor automatically formats markdown.
2021-08-16 20:21:01 -05:00
Maxwell G
ad64e0acb4
Properly format `aur_builder` example code block
2021-08-16 19:08:20 -05:00
Maxwell G
ba04d0efc0
Change `create_home:no` to `create_home:yes` in README
...
For certain use cases, the `aur_builder` requires a home directory.
Fixes #59
2021-08-04 14:11:13 -05:00
Maxwell G
6a32a018ee
Update README with information about collection
2021-08-04 14:11:13 -05:00
Brett
d05e0bc979
add field for aur_builder user example without home dir
2021-01-29 22:43:26 -07:00
David Hummel
652b11fd76
Alignment adjustment of `Options` table in `README.md`
2021-01-26 12:28:14 -07:00
David Hummel
5d5cc1e20d
Added `paru` as a helper option
2021-01-26 10:41:55 -07:00
Christian Kotte
e1a11c703b
Change formatting of notes in README
2020-10-01 13:10:52 +02:00
Christian Kotte
71c32ac3f5
Add pkgbuild option
2020-10-01 13:10:50 +02:00
kewl fft
a470eed6e1
review extra args comments
2020-05-31 19:47:54 -04:00
kewl fft
c14810589a
allow makepkg options with auto as long as only tool available
2020-05-31 19:39:46 -04:00
kewl fft
a5877d3698
correct extra_args option in readme
2020-05-31 19:23:01 -04:00
Christopher Patton
6615fd76e9
Fix inaccurate docs about option compatibility
2020-05-30 20:07:14 -07:00
Christopher Patton
707f445620
Distinguish between helpers and tools in documentation
2020-05-30 19:35:02 -07:00
Christopher Patton
ce466fc05d
Update documentation to reflect practical default of upgrade
2020-05-30 19:35:02 -07:00
kewl fft
5ac7c0ef86
aur_only extended to all helpers
2020-05-24 10:08:21 -04:00
kewl fft
10d9c76a31
readme minor
2020-05-24 09:58:09 -04:00
kewl fft
37815ae827
readme improve comments
2020-05-24 09:54:40 -04:00
kewl fft
d180d480bc
align center table
2020-05-23 23:27:05 -04:00
kewl fft
a06f0d741c
left align column
2020-05-23 23:24:57 -04:00
kewl fft
90cbeed546
readme titles
2020-05-23 22:53:53 -04:00
kewl fft
0c7f34f187
readme defaults and choices in same column
2020-05-23 22:51:32 -04:00
kewl fft
7c3def3680
update readme
2020-05-23 22:35:09 -04:00
kewl fft
f161d9e769
state update readme
2020-05-23 22:34:42 -04:00
kewl fft
08c4dd6fbd
replace skip_installed by state
2020-05-23 22:28:10 -04:00
kewl fft
026786beb0
deprioritize aurman - discontinued
2020-04-12 20:00:50 -04:00
kewl fft
c24454a159
readme minor improvements
2020-04-12 19:45:52 -04:00
kewl fft
63e60fc256
add comments for ignore_arch
2020-04-12 19:40:51 -04:00
kewl fft
d6d25c6738
readme update
2020-03-03 07:26:29 -05:00
pallxk
c26e14c8ce
Update README for installation via Ansible Galaxy
2020-03-02 13:43:56 +08:00
kewl fft
9a2500338c
improved readme
2019-07-28 09:30:00 +02:00
kewl fft
8f8af5fa5f
correct package name in readme
2018-12-21 08:33:16 +00:00
kewl fft
6f5a4f9b6d
yay positionned #1 and comments refreshed
2018-10-13 12:01:48 +01:00
kewl fft
3901eb7368
aur_only param added
2018-07-25 21:19:02 +01:00
kewl fft
2add192d89
upgrade yay in 2nd position
2018-07-06 22:15:26 +01:00
kewl fft
2df576955a
Merge branch 'master' of github.com:kewlfft/ansible-aur
2018-06-16 09:30:49 +01:00
kewl fft
13a45e35a8
readme
2018-06-16 09:30:17 +01:00
pancho horrillo
50ca93f6bf
README.md: Simplify setup instructions
...
It turns out that the best way to deploy a custom module repo is on
~/.ansible/plugins/modules. For one, there is no need to symlink the <module>.py
file, and also ansible-doc finds it without having to specify the path to the
module via the -M switch.
2018-05-24 19:53:32 +02:00
pancho horrillo
3813de8e7e
README.md: Favor the https flavor over the ssh one
...
The ssh descriptor requires the installer to have a github account, whilst the
https works out-of-the-box for everyone.
2018-05-23 23:59:09 +02:00