instance-status/templates/checks.yml

6 lines
54 B
YAML
Raw Normal View History

2017-12-25 01:04:41 +00:00
---
{{ instance_status_checks | to_nice_yaml }}
...