mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-17 17:48:27 +00:00
Try to fix leaf certificate.
This commit is contained in:
parent
c32552cc7f
commit
6d88064c92
@ -91,6 +91,7 @@
|
||||
privatekey_path: '{{ remote_tmp_dir }}/cert.key'
|
||||
subject_alt_name:
|
||||
- DNS:daemon-tls.ansible.com
|
||||
subject_alt_name_critical: true
|
||||
|
||||
- name: Create frontend certificate
|
||||
community.crypto.x509_certificate:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user