mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
feat!: Expose consensus debug port, restart EN on config file change (#42)
## What ❔ Subj ## Why ❔ QoL ## 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.
This commit is contained in:
@ -8,6 +8,8 @@ roles:
|
||||
version: "v3.3.0"
|
||||
|
||||
collections:
|
||||
- name: community.docker
|
||||
version: 4.5.2
|
||||
- name: community.general
|
||||
version: 8.4.0
|
||||
# Collection for the replication only.
|
||||
|
||||
Reference in New Issue
Block a user