We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2bcc54 + 01312ec commit a37bf2fCopy full SHA for a37bf2f
1 file changed
playbooks/roles/simpleca/tasks/main.yaml
@@ -81,6 +81,8 @@
81
- "DNS:{{ standalone_host }}"
82
- "IP:{{ public_api }}"
83
- "IP:{{ control_plane_ip }}"
84
+ - "IP:{{ hostonly_gateway }}"
85
+ - "IP:{{ hostonly_v6_gateway }}"
86
register: user_csr
87
88
- name: Sign the CSR for {{ cert_user }}
0 commit comments