Get certificate for wiki using cert role

This commit is contained in:
julian 2023-05-01 00:22:05 +02:00
commit d4d2e973a1
3 changed files with 10 additions and 3 deletions

View file

@ -4,6 +4,7 @@
hosts: wiki
roles:
- nginx
- cert
tasks:
# TODO: make this a role
- name: Install php-fpm