#8393 push-docker role is using docker which is not available in f31
Closed: Fixed by cverna. Opened by cverna.

The push-docker role is using the docker module to create the login configuration file needed to push to the candidate-registry.
We need to change that to use possibly podman instead of docker.

Also we have a very similar role push-container-registry which is used to setup the certs based authentication.
We should look at merging these 2 roles into one.


does not work with moby?

This was fixed by https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=79170b94948b9c675e129e53c66222df2999a11b and https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=739cfd9fe0db42cc12f9317c810cb6b65edb066f

Metadata Update from @cverna:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Commit 85be95fb fixes this issue

Metadata