aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/requirements.yml
blob: 25416aeab3a603117f3c27d12dde595fbb0bb478 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
collections:
  - name: ansible.posix
    version: 2.0.0
  - name: community.crypto
    version: 2.25.0
  - name: community.general
    version: 10.3.1
  - name: community.postgresql
    version: 3.10.2

roles:
  - name: dmarc_metrics_exporter
    src: https://github.com/jgosmann/dmarc-metrics-exporter.git