6 lines
56 B
YAML
6 lines
56 B
YAML
|
---
|
||
|
- hosts: bitcoind
|
||
|
roles:
|
||
|
- role: bitcoind
|
||
|
...
|