7 lines
87 B
YAML
7 lines
87 B
YAML
|
---
|
||
|
# Install EtherPad on EtherPad containers
|
||
|
- hosts: pad-ovh
|
||
|
roles:
|
||
|
- etherpad
|
||
|
|