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:
parent
c60f2c6cae
commit
be87b6859c
2 changed files with 18 additions and 11 deletions
|
|
@ -33,6 +33,7 @@
|
|||
assert:
|
||||
that:
|
||||
- pull1 is changed
|
||||
- pull1.podman_actions is defined
|
||||
- pull2 is not changed
|
||||
- pull3 is changed
|
||||
- pull4 is changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue