Skip to content

hyperized/apt-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apt-repo

Ubuntu APT repo wrapper

Primarily so we can use this in dependencies

Requirements

Ansible 2.5 or above is highly recommended.

Role Variables

apt_repo_filename:
apt_repo_repo:
apt_repo_state: present

Dependencies

None

Example Playbook

- hosts: localhost
  become: yes
  roles:
    - role: hyperized.apt-repo
      apt_repo_repo: deb http://archive.ubuntu.com/ubuntu bionic-updates main universe

License

MIT

Author Information

Gerben Geijteman gerben@hyperized.net

About

Ansible role to manage Ubuntu Bionic apt repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published