6 lines
108 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
- name: restart metabase
service: name=metabase state=restarted
2024-06-03 16:01:04 +02:00
when: not metabase_started.changed