ait-testbed / atb-ansible-debiansnapshot

AECID Testbed Ansible Role to install a debiansnapshot repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible-Role: debiansnapshot

Installs a debiansnapshot repository

Requirements

  • Debian or Ubuntu (18.04 or newer)

Role Variables

debsnap_timestamp: 20190412T204517Z
debsnap_httpmethod: https
debsnap_debrelease: "{{ansible_distribution_release}}"

Example Playbook

- hosts: localhost
  roles:
    - debiansnapshot
  vars:
    debsnap_timestamp: 20190412T204517Z

License

GPL-3.0

Author

Wolfgang Hotwagner

About

AECID Testbed Ansible Role to install a debiansnapshot repository

License:GNU General Public License v3.0