zuul-jobs/roles/collect-container-logs/README.rst
Mohammed Naser 228033e78a collect-container-logs: add role
We use this in a few different places and it's really useful
to collect all the logs of all containers.

Change-Id: Idc46a47f444bf48cd040f4f9724f3a6ee8bc8f8e
2020-01-09 19:52:01 -05:00

9 lines
159 B
ReStructuredText

An ansible role to collect all container logs.
**Role Variables**
.. zuul:rolevar:: container_command
:default: docker
Container run-time CLI command