Add EtherPad role

mail_server
Alexandre Iooss 6 years ago
parent 56139509f4
commit c06f12d321

3
.gitmodules vendored

@ -10,3 +10,6 @@
[submodule "roles/dokuwiki"]
path = roles/dokuwiki
url = git@gitlab.federez.net:erdnaxe/ansible-role-dokuwiki.git
[submodule "roles/etherpad"]
path = roles/etherpad
url = git@gitlab.federez.net:erdnaxe/ansible-role-etherpad.git

@ -0,0 +1,6 @@
---
# Install EtherPad on EtherPad containers
- hosts: pad-ovh
roles:
- etherpad

@ -9,6 +9,7 @@ horus-phabricator ansible_host=10.128.0.50
horus-wiki ansible_host=10.128.0.51
horus-www ansible_host=10.128.0.52
horus-wikitest ansible_host=10.128.0.53
pad-ovh ansible_host=10.128.0.54
horus-proxy-web ansible_host=10.128.0.254
[ovh-vm]

@ -1 +1 @@
Subproject commit 131bb1b6f9997a52c72e089e92161e5016474e6f
Subproject commit 20457b74f8501c334c57c2b49b02b8a242f18bd9

@ -0,0 +1 @@
Subproject commit 80a2b0df2ba82bd107bdda4bfa48ad55fa8e64bb
Loading…
Cancel
Save