Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 74756e93 authored by Romain Thouvenin's avatar Romain Thouvenin
Browse files

Run diagnosis before installing certificates #4

parent 56576288
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,9 @@
include: domains.yml
when: yunohost.extra_domains
- name: Run diagnosis # Required to install certificates
shell: yunohost diagnosis run
- name: Install certificates
shell: yunohost domain cert-install
changed_when: False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment