Commit Graph

92 Commits

Author SHA1 Message Date
kewl fft
6f5a4f9b6d yay positionned #1 and comments refreshed 2018-10-13 12:01:48 +01:00
kewl
85f6d7c93f Merge pull request #19 from visibilityspots/master
Feature: use the skip_new_locations option for aurman wrapper
2018-08-21 21:18:42 +01:00
Jan Collijs
80279644a8 Feature: use the skip_new_locations option for aurman wrapper 2018-08-21 11:42:38 +02:00
kewl fft
3901eb7368 aur_only param added v0.22 2018-07-25 21:19:02 +01:00
kewl
9772b680dd Merge pull request #15 from visibilityspots/master
Aurman feature: fetch new pgp keys without interaction
2018-07-24 14:21:01 +01:00
Jan Collijs
349e237307 Aurman feature: fetch new pgp keys without interaction 2018-07-24 10:40:52 +02:00
kewl
3ebf634913 Merge pull request #14 from gliech/master
Skip the archlinux.org news in aurman
2018-07-17 11:11:37 +01:00
Der Gliech
5b4dd96294 added '--skip_news' to the options for aurman 2018-07-17 10:23:03 +02:00
kewl fft
2add192d89 upgrade yay in 2nd position v0.21 2018-07-06 22:15:26 +01:00
kewl fft
2f67cbcc9f yay needed option added 2018-07-06 22:12:28 +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
kewl
38d3785501 Merge pull request #8 from panchoh/simplify-setup-instructions
README.md: Simplify setup instructions
v0.20
2018-05-24 20:22:39 +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
kewl
9636c0b1ea Merge pull request #7 from panchoh/fix-missing-py-suffix
README.md: Add missing .py suffix in setup instructions and misc fixes
2018-05-24 08:06:01 +01: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
pancho horrillo
fd510b7c61 README.md: Drop spurious --parents flag to mkdir
Since we are creating a single directory, mkdir --parents is exactly the same as
plain mkdir.
2018-05-23 23:57:52 +02:00
pancho horrillo
98031b260a README.md: Remove trailing whitespace 2018-05-23 23:57:33 +02:00
pancho horrillo
5bd9caa63f README.md: Add missing .py suffix in setup instructions 2018-05-23 22:42:19 +02:00
kewl fft
a9a8d3e706 readme typo fixed 2018-05-23 21:28:55 +01:00
kewl fft
6147c18b30 readm typo fixed 2018-05-23 21:26:36 +01:00
kewl fft
8fae2a78e9 rename module in doc 2018-05-23 21:25:05 +01:00
kewl fft
ec89080a7d readme clarify the script meaning 2018-05-23 21:23:08 +01:00
kewl fft
8194eb2ac0 readme add link to aur package 2018-05-23 21:19:21 +01:00
kewl fft
338fe36f2f ansible-doc help typo fixed 2018-05-23 21:07:53 +01:00
kewl fft
0d51932a6a ansible-doc help added 2018-05-23 21:01:47 +01:00
kewl fft
c804201144 drop yaourt support for security reasons 2018-05-23 19:55:18 +01:00
kewl fft
39541acc78 remove outdated comments v0.10 2018-05-22 22:11:12 +01:00
kewl fft
5911911f64 avoid dependency to six by replacing urlopen with open_url 2018-05-22 22:08:31 +01:00
kewl
b9dfba15f5 Merge pull request #3 from ckotte/master
Check mode support, skip pgp check, etc. pp.
2018-05-17 16:47:12 +09:00
Christian Kotte
0b7fc34fed atom automatically adds a newline to every file 2018-05-16 21:31:32 +02:00
Christian Kotte
5c77814f65 added docstrings to functions 2018-05-16 21:30:58 +02:00
Christian Kotte
acb416d0af improved verbose messages
verbose messages are visible only if -v is used
2018-05-16 21:29:17 +02:00
Christian Kotte
034d058874 added skip pgp check for makepkg
This is useful when installing a new system and AUR packages need to be
installed before GnuPG is installed and configured (to automatically
retrieve public keys). E.g. cower requires PGP signature check and it needs
to be installed before pacaur can be installed and used for further AUR
package installation
2018-05-16 21:20:30 +02:00
Christian Kotte
47769a5195 changed internal helper to makepgk
AUR packages can be build via the makepkg script and via AUR helpers.
AUR helpers further automate certain tasks for the AUR. makepkg is no helper.
Therefore, internal helper should be renamed to just makepkg.
2018-05-16 21:06:06 +02:00
Christian Kotte
c402e57518 added check mode support 2018-05-16 20:39:57 +02:00
kewl fft
dbf867d6e2 readme 2018-05-08 07:24:42 +01:00
kewl fft
3e1a37c11e readme 2018-05-08 07:22:20 +01:00
kewl fft
9917476854 remove aur option by default 2018-05-08 07:20:00 +01:00
kewl fft
dfadb16c23 comment use 2018-05-08 07:14:00 +01:00
kewl fft
22c093a44e formatting 2018-04-14 11:53:14 +01:00
kewl fft
c14fcb1096 Merge branch 'master' of github.com:kewlfft/ansible-aur 2018-04-14 11:44:10 +01:00
kewl fft
9b9d2c15a5 change for aurman fixed 2018-04-14 11:37:11 +01:00
kewl fft
1e3689fc9f aurman added and default helper from now on 2018-04-14 10:58:16 +01:00
kewl fft
31d042edea readme 2018-04-12 21:15:44 +01:00
kewl
1cccf3a6fd Merge pull request #1 from tbuschmann/patch-1
change urllib to six.moves for python2/3 support
2018-03-25 07:53:17 +01:00
kewl fft
fe8983ad71 add pikaur support 2018-03-17 08:15:06 +00:00
Tim Buschmann
a5660940a3 change urllib to six.moves for python2/3 support
ref: http://ansible-manual.readthedocs.io/en/stable-2.2/dev_guide/developing_modules_python3.html
2018-02-24 22:31:11 +01:00
kewl fft
4fa1048430 readme 2018-02-21 21:51:08 +00:00
kewl fft
7ebdb6b946 readme 2018-02-21 21:50:24 +00:00