Skip to content
Snippets Groups Projects
Commit c3470ab0 authored by Chris Croome's avatar Chris Croome
Browse files

dpkg-dev is required for dpkg-parsechangelog

parent 4d82bbd2
No related branches found
Tags 1.3.1
No related merge requests found
Checking pipeline status
---
- name: Package dpkg-dev present
apt:
pkg:
- dpkg-dev
state: present
tags:
- mariadb
- name: Check that the Debian tzdata changelog is present
ansible.builtin.stat:
path: /usr/share/doc/tzdata/changelog.Debian.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment