mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-26 13:18:22 +00:00
9 lines
144 B
YAML
9 lines
144 B
YAML
|
---
|
||
|
- name: Provision the operation system for buildslave
|
||
|
# testing
|
||
|
hosts: all
|
||
|
# live
|
||
|
# hosts: poc-8.ethdev.com
|
||
|
roles:
|
||
|
- common
|