[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]
|
||||||
ethercalc.adm.crans.org
|
ethercalc.adm.crans.org
|
||||||
|
|
||||||
|
[etherpad]
|
||||||
|
kenobi.adm.crans.org
|
||||||
|
|
||||||
[framadate]
|
[framadate]
|
||||||
voyager.adm.crans.org
|
voyager.adm.crans.org
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ansible-playbook
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
# Deploy EtherPad
|
# Deploy EtherPad
|
||||||
- hosts: kenobi.adm.crans.org
|
- hosts: etherpad
|
||||||
roles:
|
roles:
|
||||||
- etherpad
|
- etherpad
|
||||||
|
|
Loading…
Reference in New Issue