add systemd timer to update pacman mirrors daily

This increases the likelihood of speedy and up-to-date mirrors,
particularly during travel.
This commit is contained in:
Pig Monkey 2018-11-17 21:38:45 -08:00
parent ceb1526498
commit c4be5e5e7b
10 changed files with 88 additions and 14 deletions

View file

@ -74,6 +74,7 @@
- { role: himawaripy, tags: ['himawaripy'], when: "himawaripy is defined" }
- { role: kiwix, tags: ['kiwix'] }
- { role: syncthing, tags: ['syncthing'], when: "syncthing is defined" }
- { role: mirrorlist, tags: ['mirrorlist'], when: "mirrorlist is defined" }
vars_prompt:
- name: user_password
prompt: "Enter desired user password"