1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-03 23:01:48 +00:00

Fix podman logout for newer Podman (#969)

Fix #935

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
Sergey 2025-08-18 23:15:41 +03:00 committed by GitHub
parent f4b57ac265
commit 9cffa671c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View file

@ -23,7 +23,6 @@
containers.podman.podman_logout:
executable: "{{ test_executable | default('podman') }}"
register: non_existing_registry
ignore_errors: true
- name: Check results
assert: