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
682f7a52
Commit
682f7a52
authored
Oct 06, 2020
by
Oyvind.Gjesdal
Browse files
oppdater body tekst
parent
7cf094ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/uib_ssl.yml
View file @
682f7a52
...
...
@@ -76,10 +76,11 @@
common_name "{{ item.servername }}"
altname: "{{ item.altname | default ('ingen') }}"
wildcard: "{{ ite.wildcard | default ('nei') }}"
Kan dere også oppdatere sertifikatdatasen (CMDB)?
Takk for hjelpen.
Mvh
wildcard: "{{ item.wildcard | default ('nei') }}"
Kan du også oppdatere sertifikatdatasen (CMDB) for {{ item.serveradmin }}?
Takk!
loop
:
"
{{
apache_vhosts
}}"
when
:
"
item.ssl_type
|
default('certbot')==
'uib'
and
apache_csr_result.changed
|
bool"
...
...
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