|
|
@@ -22,7 +22,7 @@ |
|
|
- openssl |
|
|
- openssl |
|
|
state: latest |
|
|
state: latest |
|
|
update_cache: no |
|
|
update_cache: no |
|
|
when: "matrix_ssl_retrieval_method == 'self-signed' and ansible_distribution == 'Archlinux' |
|
|
|
|
|
|
|
|
when: "matrix_ssl_retrieval_method == 'self-signed' and ansible_distribution == 'Archlinux'" |
|
|
|
|
|
|
|
|
- name: Generate self-signed certificates |
|
|
- name: Generate self-signed certificates |
|
|
include_tasks: "{{ role_path }}/tasks/ssl/setup_ssl_self_signed_obtain_for_domain.yml" |
|
|
include_tasks: "{{ role_path }}/tasks/ssl/setup_ssl_self_signed_obtain_for_domain.yml" |
|
|
|