forked from CCCHH/ansible-infra
Get certificate for wiki using cert role
This commit is contained in:
parent
1a0636307b
commit
d4d2e973a1
3 changed files with 10 additions and 3 deletions
|
|
@ -4,6 +4,7 @@
|
|||
hosts: wiki
|
||||
roles:
|
||||
- nginx
|
||||
- cert
|
||||
tasks:
|
||||
# TODO: make this a role
|
||||
- name: Install php-fpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue