mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
9 lines
127 B
YAML
9 lines
127 B
YAML
---
|
|
- name: Provision the operation system for tests
|
|
# testing
|
|
hosts: all
|
|
# live
|
|
# hosts: TDB
|
|
roles:
|
|
- common
|