Mark Goddard fa6535890c Reintroduce kolla-ansible check
This allows operators quickly diagnose all containers across
all hosts by running kolla-ansible check. It returns a list
of containers that are missing, not running or in unhealthy
state for each OpenStack service.

Change-Id: I36119ccdeb264aa3de928ec2254d6ff4cc955bfb
Implements: blueprint check-containers
Co-Authored-By: Roman Krček <roman.krcek@tietoevry.com>
2025-01-27 20:22:46 +00:00

5 lines
77 B
YAML

---
- name: Checking Venus containers
import_role:
role: service-check