Dokuwiki role

This commit is contained in:
Alexandre Iooss 2019-01-03 16:55:07 +01:00
parent 27342aa406
commit c30a4eeff1
3 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View File

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

7
dokuwiki.yml Normal file
View File

@ -0,0 +1,7 @@
---
# Install DokuWiki on the wiki TEST container
# When it will be operational, horus-wikitest will replace horus-wiki
- hosts: horus-wikitest
roles:
- dokuwiki

1
roles/dokuwiki Submodule

@ -0,0 +1 @@
Subproject commit 09558fca2433a9ebda515f790500305ebcd8484d