You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-role-mongodb/tasks/main.yml

6 lines
169 B
YAML

3 years ago
---
3 years ago
- import_tasks: mongodb.yml
- import_tasks: mongodb-letsencrypt-acmetool.yml
when: mongodb_ssl_letsencrypt_managed
- import_tasks: mongodb-prometheus-exporter.yml