summaryrefslogtreecommitdiff
path: root/ansible/solace.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-18 06:40:27 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-18 06:40:27 +0300
commit146d3f446353a2af73651b4779df87b975c27740 (patch)
tree4ef251e50242680c6b61c92e9fff2e44b330a1b6 /ansible/solace.yml
parent789f8349d63c6e94d6013c400f52f415f992b780 (diff)
downloadansibleness-146d3f446353a2af73651b4779df87b975c27740.tar.gz
exolob2, solace: use default sshd_* vars
Sponsored-by: author
Diffstat (limited to 'ansible/solace.yml')
-rw-r--r--ansible/solace.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/solace.yml b/ansible/solace.yml
index 8b18d29..0118092 100644
--- a/ansible/solace.yml
+++ b/ansible/solace.yml
@@ -111,6 +111,3 @@
ytop
sshd_version: 1
- sshd_host_key: "{{ lookup('pipe', 'sshca host private-key solace') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify --ca liw.fi/ca/host/v5 solace') }}"
- sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v5') }}"