Commit Graph

7 Commits

Author SHA1 Message Date
Maxwell G 56794341da
Switch to `kewlfft.aur` collection
See https://github.com/kewlfft/ansible-aur/pull/58 for more info.

Signed-off-by: Maxwell G <gotmax@e.email>
2021-11-06 19:46:32 -05:00
Jake Howard 94d483e7b7
Stop manually skipping packages
It's now a bit faster, and I can live with it. This is also much simpler now!
2020-06-15 12:33:03 +01:00
Jake Howard 1b47b37c88
Remove deprecated `skip_installed` attribute
I handled this myself mostly anyway
2020-06-01 09:13:05 +01:00
Jake Howard 4120893077
Remove yet more unnecessary quotes around values
Fixed in https://github.com/adrienverge/yamllint/issues/242
2020-04-15 08:50:11 +01:00
Jake Howard 648662f794
Update pyyaml to 1.21.0
Also standardize on quotes. Unfortunatley it doesn't quite work yet
2020-03-30 19:36:05 +01:00
Jake Howard ab945b0a48
Replace `with_items` for `loop`
It's the new way, apparently
2019-12-09 21:09:00 +00:00
Jake Howard 7842efa3a9
Extract tasks into more atomic files 2019-03-14 21:34:29 +00:00