community.docker/tests/integration/targets/setup_docker/vars/Ubuntu-22.yml
patchback[bot] ff242fab8e
Fix tests on Ubuntu 22.04 (#419) (#420)
* Try to fix tests on Ubuntu 22.04.

* Let Ansible handle the apt repo install.

(cherry picked from commit f6d4cad46e)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-08 07:23:15 +02:00

5 lines
57 B
YAML

---
docker_prereq_packages:
- ca-certificates
- curl