ansible/test/integration/targets/setup_docker/vars/Fedora.yml
Matt Clay a5c36eedd8 Simplify docker_setup on Fedora.
This avoids installing dnf-plugins-core, which breaks the yum and dnf modules
when uninstalling packages using a wildcard after they have already been removed.

This should resolve issues with the yum integration tests failing after docker tests run.
2020-01-08 15:29:39 -08:00

4 lines
59 B
YAML

docker_prereq_packages: []
docker_packages:
- docker-ce