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
Checking pipeline status
--- ---
# file: debian-repository/tasks/main.yml
#
- name: ensure we have the packaging software installed - name: ensure we have the packaging software installed
apt: apt:
name: ["reprepro", "rssh"] name:
- reprepro
- rssh
- unzip
state: present state: present
tags: tags:
- packages - packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment