mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-03-22 02:29:08 +00:00
Add podman image scp option (#970)
* Add podman image scp option Fix #536 --------- Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
c2530a63f3
commit
ee52d9de78
6 changed files with 226 additions and 1 deletions
1
.github/workflows/podman_image.yml
vendored
1
.github/workflows/podman_image.yml
vendored
|
|
@ -36,3 +36,4 @@ jobs:
|
|||
with:
|
||||
module_name: 'podman_image'
|
||||
display_name: 'Podman image'
|
||||
extra_collections: 'ansible.posix'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue