[etherpad] Use a group for etherpad

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-27 15:54:19 +01:00 committed by ynerant
parent 38ee51b2b7
commit 2321121ec0
2 changed files with 4 additions and 1 deletions

3
hosts
View File

@ -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

View File

@ -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