Skip to content

Commit 0803f2d

Browse files
Update ansible
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.26.1 | 2.26.3 | | galaxy-collection | community.general | 10.6.0 | 10.7.0 | | galaxy-collection | community.postgresql | 3.14.0 | 3.14.2 |
1 parent 239e4c9 commit 0803f2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ansible/roles/requirements.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ collections:
33
- name: ansible.posix
44
version: 2.0.0
55
- name: community.crypto
6-
version: 2.26.1
6+
version: 2.26.3
77
- name: community.general
8-
version: 10.6.0
8+
version: 10.7.0
99
- name: community.postgresql
10-
version: 3.14.0
10+
version: 3.14.2
1111

1212
roles:
1313
- name: dmarc_metrics_exporter

0 commit comments

Comments
 (0)