/ansible-backports

Enable backports on Debian wheezy and jessie

ansible enable Backports

Build Status

Setting up backports in apt sources for Debian wheezy/jessie/stretch/bullseye.
Creates a file in /etc/apt/sources.list.d/ named backports.

Example Playbook

- hosts: all
  roles:
    - role: ypsman.backports