Files
ansible-en-role/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml
2024-11-20 17:44:12 +01:00

16 lines
373 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