Skip to content

tiny-company/asbl-apt_source_configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asbl-apt_source_configuration

Description

This repo contain the ansible role that configure apt sources :

  • configure apt source repo.

Prerequisite

  • None

Usage

Use role

  • Add the role git source in "requirements.yml" file :
  - name: role_name
    scm: git
    src: https://github.com/tiny-company/<repository_name>.git
    version: main
  • And then use the galaxy command to load the file dependencies :
ansible-galaxy install -r requirements.yml
  • Or manually get the playbook as collection (with ansible-galaxy) :
ansible-galaxy collection install https://github.com/tiny-company/<repository_name>.git

Variables

For an exhaustive list of variables check the defaults file. Ideally, all values will have commentaries describing what are their purposes and by the default value you can tell the type.

Source :

About

This repo contain the ansible role that configure apt sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages