This role configures the mirror for apt sources for Debian and Ubuntu based systems on x86 and also arm for Raspberry Pi.
Name | Comment | Default value |
---|---|---|
apt_source_debian_source_mirror | The mirror URL for Debian to be used | http://mirror.init7.net/debian |
apt_source_ubuntu_source_mirror | The mirror URL for Ubuntu to be used | http://mirror.init7.net/ubuntu |
None
- name: Debian clients
hosts: debian
roles:
- role: oxivanisher.linux_base.apt_source
BSD
This role is part of the oxivanisher.linux_base collection, and the source for that is located on github.