mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-03-24 22:34:42 +00:00
Added dokuwiki
This commit is contained in:
@@ -24,4 +24,11 @@
|
||||
user: root
|
||||
serial: 100%
|
||||
tasks:
|
||||
- include: ../roles/gitea/tasks/main.yml
|
||||
- include: ../roles/gitea/tasks/main.yml
|
||||
|
||||
- name: Deploy dokuwiki
|
||||
hosts: dokuwiki
|
||||
user: root
|
||||
serial: 100%
|
||||
tasks:
|
||||
- include: ../roles/dokuwiki/tasks/main.yml
|
||||
Reference in New Issue
Block a user