Skip to content

Commit 447b446

Browse files
Update ansible
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.26.1 | 2.26.2 | | galaxy-collection | community.general | 10.6.0 | 10.7.0 | | galaxy-collection | community.postgresql | 3.14.0 | 3.14.1 |
1 parent fe4e66c commit 447b446

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.2
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.1
1111

1212
roles:
1313
- name: dmarc_metrics_exporter

0 commit comments

Comments
 (0)