Files
tripleo-operator-ansible/roles/tripleo-container-image-show/tests/test.yml
Alex Schultz 212ed4590a Add container image show role
Add tripleo-container-image-show that will return the container details.

Change-Id: I6aa82fba2d555ea1be831bc672ce79d0e21a296e
2020-01-15 11:30:50 -07:00

8 lines
162 B
YAML

---
- hosts: localhost
remote_user: root
roles:
- tripleo-container-image-show
vars:
tripleo_container_image_show_image: docker.io/library/centos:7