Commit Graph

15 Commits

Author SHA1 Message Date
6ed0968e04
Explicitly specify file permissions 2020-11-25 12:11:10 +00:00
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
1b47b37c88
Remove deprecated skip_installed attribute
I handled this myself mostly anyway
2020-06-01 09:13:05 +01:00
4989f3d42e
Merge remote-tracking branch 'origin/yamllint-update' 2020-04-15 09:11:55 +01:00
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
d6e634b6a2
Always do the Apple fn fix, even if not on a macbook
Makes using an Apple keyboard on a non-macbook sane
2020-03-31 13:12:07 +01:00
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
ab945b0a48
Replace with_items for loop
It's the new way, apparently
2019-12-09 21:09:00 +00:00
5ae7eef122
Install xev to help with identifying keyboard events 2019-10-04 09:29:16 +01:00
8d8bc98050
Install gpointing device settings 2019-07-25 08:58:28 +01:00
e615641b24
Set keyboard locale 2019-05-27 22:06:09 +01:00
22c5fa9677
Install US locale just incase it's useful 2019-05-27 21:52:28 +01:00
5fcdbbf58c
Move locale and timezone things from boot.yml 2019-05-27 21:51:50 +01:00
f99b1cdba0
Add names to tasks 2019-05-25 16:50:09 +01:00
7842efa3a9
Extract tasks into more atomic files 2019-03-14 21:34:29 +00:00