mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
16 lines
375 B
YAML
16 lines
375 B
YAML
---
|
|
roles:
|
|
- name: geerlingguy.docker
|
|
src: https://github.com/geerlingguy/ansible-role-docker
|
|
version: "7.1.0"
|
|
- name: external_node
|
|
src: https://github.com/matter-labs/ansible-en-role
|
|
version: "v3.3.0"
|
|
|
|
collections:
|
|
- name: community.general
|
|
version: 8.4.0
|
|
# Collection for the replication only.
|
|
- name: community.postgresql
|
|
version: 3.7.0
|