Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
apache
Commits
a05b1cf6
Commit
a05b1cf6
authored
Jun 10, 2021
by
Oyvind.Gjesdal
Browse files
use altname
parent
7be55289
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/uib_ssl.yml
View file @
a05b1cf6
...
...
@@ -67,7 +67,7 @@
country_name
:
"
NO"
organization_name
:
"
Universitetet_i_Bergen"
common_name
:
"
{{
apache_cert_vhost.servername
}}"
subject_altname
:
"
{{
apache_cert_vhost.altname
|
default(omit)
}}"
subject_alt
_
name
:
"
{{
apache_cert_vhost.altname
|
default(omit)
}}"
when
:
"
apache_cert_vhost.ssl_type
|
default('certbot')==
'uib'"
register
:
"
apache_csr_result"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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