Skip to content

Commit 0ce463a

Browse files
Update ansible
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | ansible.posix | 2.0.0 | 2.1.0 | | galaxy-collection | community.crypto | 2.26.1 | 2.26.3 | | galaxy-collection | community.general | 10.6.0 | 10.7.2 | | galaxy-collection | community.postgresql | 3.14.0 | 3.14.2 |
1 parent ef53b3a commit 0ce463a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ansible/roles/requirements.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
collections:
33
- name: ansible.posix
4-
version: 2.0.0
4+
version: 2.1.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.2
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)