mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +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
|