Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Functional roles for ansible configuration management

License

Notifications You must be signed in to change notification settings

ginsys/ansible-role-apt-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APT_SOURCES

Sets /etc/apt/sources.list with default settings. If the release is unsupported, updates the url's to the archive repositories.

Requirements

This role is only relevant to Debian based distributions.

Role Variables

  • apt_sources_cc: by default, the Distribution's generic repository will be used, though you'll want to set apt_sources_cc to the country code relevant for your host, to make it use repositories for that country.
  • apt_sources_dir: defaults to /etc/apt/
  • apt_sources_file: defaults to sources.list
  • apt_sources_types: defaults to ['deb', 'deb-src']. You could leave out 'deb-src' as to not configure source repositories.

Dependencies

none

License

GPLv3

Author Information

Serge van Ginderachter ([email protected]) [Ginsys]

About

Functional roles for ansible configuration management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published