Skip to content

Commit 64d58e5

Browse files
Update ansible
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | community.general | 10.5.0 | 10.6.0 | | galaxy-collection | community.postgresql | 3.12.0 | 3.14.0 |
1 parent 7adb92a commit 64d58e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/roles/requirements.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ collections:
55
- name: community.crypto
66
version: 2.26.0
77
- name: community.general
8-
version: 10.5.0
8+
version: 10.6.0
99
- name: community.postgresql
10-
version: 3.12.0
10+
version: 3.14.0
1111

1212
roles:
1313
- name: dmarc_metrics_exporter

0 commit comments

Comments
 (0)