Ansible Role repo_debian_base
This role deploys the basic Debian repositories, which can be used to set a custom mirror server.
Optional Role Variables
Variable |
Description |
Default Value |
---|---|---|
|
Set the URL to a custom mirror server providing the repository. Defaults to |
`‘{{ lfops__repo_mirror_url |
Example:
# optional
repo_debian_base__mirror_url: 'https://mirror.example.com'