mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 04:04:31 +00:00
* 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>
5 lines
57 B
YAML
5 lines
57 B
YAML
---
|
|
docker_prereq_packages:
|
|
- ca-certificates
|
|
- curl
|