jgeusebroek / ansible-role-backports

An Ansible Role that adds the backports repository to Debian hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Ansible Galaxy

Ansible role: backports

An Ansible Role that adds the backports repository to Debian hosts

Requirements

None

Dependencies

None

Example Playbook

---
- hosts: all
  sudo: yes

  roles:
     - { role: jgeusebroek.backports, tags: ["backports"] }

Example Variables

# You can configure your prefered backports mirror
backports_mirror_url: 'http://ftp.nl.debian.org/debian'

License

MIT / BSD

Author Information

2015 - 2019 by Jeroen Geusebroek.

About

An Ansible Role that adds the backports repository to Debian hosts