3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-23 16:43:25 +00:00
Files
matrix-docker-ansible-deploy/roles/matrix-prometheus-postgres-exporter/tasks/main.yml
2021-08-13 16:05:57 +08:00

9 lines
186 B
YAML

- import_tasks: "{{ role_path }}/tasks/init.yml"
tags:
- always
- import_tasks: "{{ role_path }}/tasks/setup.yml"
tags:
- setup-all
- setup-prometheus-postgres-exporter