1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00

Add debug log and podman_actions to podman_image

This commit is contained in:
Sagi Shnaidman 2021-01-08 01:28:06 +02:00 committed by Sergey
parent c60f2c6cae
commit be87b6859c
2 changed files with 18 additions and 11 deletions

View file

@ -33,6 +33,7 @@
assert:
that:
- pull1 is changed
- pull1.podman_actions is defined
- pull2 is not changed
- pull3 is changed
- pull4 is changed