mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-03-22 02:29:08 +00:00
Fix image idempotency in pull (#983)
Fix #981 Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
cf7008fb0e
commit
c9dd956776
3 changed files with 94 additions and 4 deletions
|
|
@ -589,6 +589,7 @@
|
|||
- include_tasks: additional_tests.yml
|
||||
|
||||
- include_tasks: test_issue_947.yml
|
||||
- include_tasks: test_issue_981.yml
|
||||
|
||||
always:
|
||||
- name: Cleanup images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue