Add wiki-js to ansible

This commit is contained in:
Tobias Reisinger 2023-06-16 13:39:51 +02:00
parent b4017bde5e
commit e5ab5b2d00
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 34 additions and 26 deletions
_ansible/roles/wiki-js/tasks

View file

@ -0,0 +1,6 @@
---
- name: Deploy {{ svc.name }}
tags:
- wiki-js
block:
- import_tasks: deploy-common-service.yml