Fix tests on Ubuntu 22.04 (#419)

* Try to fix tests on Ubuntu 22.04.

* Let Ansible handle the apt repo install.
This commit is contained in:
Felix Fontein
2022-07-07 22:54:14 +02:00
committed by GitHub
parent 58211153db
commit f6d4cad46e
2 changed files with 7 additions and 1 deletions
@@ -0,0 +1,4 @@
---
docker_prereq_packages:
- ca-certificates
- curl