Skip to content
GitLab
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
212b67b2
Commit
212b67b2
authored
Sep 29, 2020
by
Oyvind.Gjesdal
Browse files
organization -> organization_name
parent
cfa59062
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/uib_ssl.yml
View file @
212b67b2
...
...
@@ -50,7 +50,7 @@
path
:
"
{{
apache_digicert_uib_home
}}/csr//{{
item.servername
}}.csr"
privatekey_path
:
/etc/pki/tls/{{ item.servername }}.pem
country_name
:
"
NO"
organization
:
"
Universitetet_i_Bergen"
organization
_unit
:
"
Universitetet_i_Bergen"
common_name
:
"
{{
item.servername
}}"
loop
:
"
{{
apache_vhosts
}}"
when
:
"
item.ssl_type
|
default('certbot')==
'uib'"
...
...
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