Open hammerandtongs opened 1 year ago
I think it can be a feature for podman_image
like we have push
.
How about that?
- containers.podman.podman_image:
name: testimage
pull: false
push: true
push_args:
dest: user@server
transport: scp
/kind feature
Description
Being able to use a direct transfer via image scp (without registry) would be very useful
https://docs.podman.io/en/latest/markdown/podman-image-scp.1.html