mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 12:03:38 +02:00
Fix script
This commit is contained in:
parent
d8523e84a7
commit
e2c2df3f4d
1 changed files with 1 additions and 0 deletions
|
@ -43,3 +43,4 @@
|
||||||
- name: Define the commonName
|
- name: Define the commonName
|
||||||
set_fact:
|
set_fact:
|
||||||
IP_subject_alt_name: "{{ IP_subject_alt_name }}"
|
IP_subject_alt_name: "{{ IP_subject_alt_name }}"
|
||||||
|
DNS_subject_alt_name: "{{ DNS_subject_alt_name }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue