diff --git a/hosts b/hosts index 949c96af..0377e043 100644 --- a/hosts +++ b/hosts @@ -55,6 +55,9 @@ owl.adm.crans.org [ethercalc] ethercalc.adm.crans.org +[etherpad] +kenobi.adm.crans.org + [framadate] voyager.adm.crans.org diff --git a/plays/etherpad.yml b/plays/etherpad.yml index 8061bb70..36cb54a1 100755 --- a/plays/etherpad.yml +++ b/plays/etherpad.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- # Deploy EtherPad -- hosts: kenobi.adm.crans.org +- hosts: etherpad roles: - etherpad