forked from bitlair/ansible
Add etherpad
This commit is contained in:
parent
fb420558c9
commit
37a91000f4
9 changed files with 314 additions and 0 deletions
9
pad.yaml
Normal file
9
pad.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
- hosts: pad
|
||||
vars:
|
||||
acme_san_domains:
|
||||
- [ pad.bitlair.nl ]
|
||||
roles:
|
||||
- common
|
||||
- acme
|
||||
- etherpad
|
Loading…
Add table
Add a link
Reference in a new issue