Add reflector to keep mirror lists updated
This commit is contained in:
parent
384a07b513
commit
1195a5001e
2 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
- src: geerlingguy.docker
|
||||
- src: geerlingguy.ntp
|
||||
- src: realorangeone.reflector
|
||||
|
|
|
@ -38,6 +38,14 @@
|
|||
roles:
|
||||
- socks-proxy
|
||||
|
||||
# Arch boxes
|
||||
- hosts:
|
||||
- grimes
|
||||
- casey
|
||||
- walker
|
||||
roles:
|
||||
- realorangeone.reflector
|
||||
|
||||
- hosts: walker
|
||||
roles:
|
||||
- contessa
|
||||
|
|
Loading…
Reference in a new issue