Ubuntu APT repo wrapper
Primarily so we can use this in dependencies
Ansible 2.5 or above is highly recommended.
apt_repo_filename:
apt_repo_repo:
apt_repo_state: present
None
- hosts: localhost
become: yes
roles:
- role: hyperized.apt-repo
apt_repo_repo: deb http://archive.ubuntu.com/ubuntu bionic-updates main universe
MIT
Gerben Geijteman gerben@hyperized.net