mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-10-27 14:00
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
include_tasks: ../includes/create_selfsigned_cert.yml
|
||||
vars:
|
||||
cert_path: "{{ httpd_cert_path }}"
|
||||
cert_key_path: "{{ cert_key_path }"
|
||||
cert_key_path: "{{ httpd_key_path }}"
|
||||
when: not httpd_default_cert.stat.exists
|
||||
tags: [conf,cert,web]
|
||||
|
||||
|
Reference in New Issue
Block a user