Adding tripleo-container-image-list which can be used to query the containers in a given registry. Change-Id: I08e70fa7802028c1fdfb2b0ce09ea247a0e4847a
6 lines
87 B
YAML
6 lines
87 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- tripleo-container-image-list
|