Skip to content
Snippets Groups Projects
Commit 753c76ba authored by Lars Beckers's avatar Lars Beckers
Browse files

debian-repo: add unzip to unzip gitlab CI artifacts

parent 632a3634
No related branches found
No related tags found
No related merge requests found
Pipeline #1584 passed
---
# file: debian-repository/tasks/main.yml
#
- name: ensure we have the packaging software installed
apt:
name: ["reprepro", "rssh"]
name:
- reprepro
- rssh
- unzip
state: present
tags:
- packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment