Files
ansible-en-role/example_playbooks/mainnet_with_snapshots_recovery/requirements.yml
Oleksandr Stepanov 103d80f2dc
Some checks failed
Release / Release (push) Has been cancelled
CI / Ansible lint (push) Failing after 17s
CI / Lint (push) Has been cancelled
feat: Update en default version to 28.2.1 (#45)
## What 

Update default EN version to 28.2.1

## Why 

Stable version upgrade

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Documentation comments have been added / updated.
2025-05-23 10:46:56 +02:00

18 lines
421 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.docker
version: 4.5.2
- name: community.general
version: 8.4.0
# Collection for the replication only.
- name: community.postgresql
version: 3.7.0