[etherpad] Use a group for etherpad
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
38ee51b2b7
commit
2321121ec0
3
hosts
3
hosts
|
@ -55,6 +55,9 @@ owl.adm.crans.org
|
|||
[ethercalc]
|
||||
ethercalc.adm.crans.org
|
||||
|
||||
[etherpad]
|
||||
kenobi.adm.crans.org
|
||||
|
||||
[framadate]
|
||||
voyager.adm.crans.org
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
# Deploy EtherPad
|
||||
- hosts: kenobi.adm.crans.org
|
||||
- hosts: etherpad
|
||||
roles:
|
||||
- etherpad
|
||||
|
|
Loading…
Reference in New Issue