summaryrefslogtreecommitdiff
path: root/ansible/holywood2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-18 10:14:17 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-18 10:14:17 +0300
commitebd067f07ed438bc23ceec95e45e1657725ba9c9 (patch)
tree1d6b1d9737e4a9a5d03b8a3075129f849db8632b /ansible/holywood2.yml
parentd4dfdfe50f731a61c481e045be81538fb36eef68 (diff)
downloadansibleness-ebd067f07ed438bc23ceec95e45e1657725ba9c9.tar.gz
holywood2: allow me to log in as root via ssh
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index 50e2ffe..515ad1b 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -34,6 +34,8 @@
- username: root
ssh_key: "{{ lookup('pipe', 'pass show root_at_holywood2_ssh_key') }}"
ssh_key_pub: "{{ root_at_holywood2_ssh_key_pub }}"
+ authorized_keys: |
+ {{ liw_ssh_pub }}
sources_lists:
# - repo: deb http://deb.debian.org/debian stretch main contrib non-free