summaryrefslogtreecommitdiff
path: root/ansible/holywood2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-18 06:36:36 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-18 06:36:36 +0300
commit789f8349d63c6e94d6013c400f52f415f992b780 (patch)
tree32adf4fa99cec40d793674bc43aed65e7303e29e /ansible/holywood2.yml
parent9aceeff0407cd60dca0acb8d3bbeb910e642cb0c (diff)
downloadansibleness-789f8349d63c6e94d6013c400f52f415f992b780.tar.gz
refactor: use sshd_* vars from all group, when possible
Sponsored-by: author
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index e63a38c..9cf1c10 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -52,6 +52,3 @@
letsencrypt: no
sshd_version: 1
- sshd_host_key: "{{ lookup('pipe', 'sshca host private-key holywood2') }}"
- sshd_host_cert: "{{ lookup('pipe', 'sshca host certify --ca liw.fi/ca/host/v5 holywood2') }}"
- sshd_user_ca_pub: "{{ lookup('pipe', 'sshca ca public-key liw.fi/ca/user/v5') }}"