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

Add CI for podman_image

This commit is contained in:
Sagi Shnaidman 2020-05-10 21:28:16 +03:00 committed by Sergey
parent 8e8ba3f503
commit f278a5502d
5 changed files with 107 additions and 10 deletions

View file

@ -1,7 +1,4 @@
- name: Test podman_image
when:
- ansible_facts.virtualization_type != 'docker'
- ansible_facts.distribution == 'RedHat'
block:
- name: Pull image
containers.podman.podman_image: