Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pâquerette
Infrastructure
Ansible Pâquerette
Commits
ebc3020d
Commit
ebc3020d
authored
Aug 02, 2022
by
Pâquerette Instance
Browse files
[fix] ssl_path not defined
parent
0dcea0ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/_web_app/tasks/main.yml
View file @
ebc3020d
...
...
@@ -42,6 +42,13 @@
tags
:
-
setpath
-
name
:
"
set
vars
ssl_path"
set_fact
:
ssl_path
:
"
/etc/letsencrypt/live"
when
:
ssl_path is not defined
tags
:
-
setpath
-
import_tasks
:
install.yml
when
:
app_run in ['install', 'reinstall']
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment