2 lines
84 B
YAML
2 lines
84 B
YAML
---
|
|
sshd_cert_hostnames: "{{ ssh_hostnames | default([]) + [inventory_hostname] }}"
|