ansible-role-mongodb/tasks/main.yml

6 lines
169 B
YAML
Raw Normal View History

2021-10-12 13:47:18 +02:00
---
2021-10-12 15:00:33 +02:00
- import_tasks: mongodb.yml
- import_tasks: mongodb-letsencrypt-acmetool.yml
when: mongodb_ssl_letsencrypt_managed
2022-01-14 16:48:03 +01:00
- import_tasks: mongodb-prometheus-exporter.yml