summaryrefslogtreecommitdiff
path: root/ansible/exolobe2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-10-16 11:00:14 +0300
committerLars Wirzenius <liw@liw.fi>2021-10-16 11:00:14 +0300
commitb60a1a01303ecb4d8d76b27c8c6cbf1f54bd8843 (patch)
treeb9d46855fefcb1dbd9d93caf84a4afbcb96cfdd4 /ansible/exolobe2.yml
parent9bacd126822217c0c36ca1c8e98f6727434b7c8f (diff)
downloadansibleness-b60a1a01303ecb4d8d76b27c8c6cbf1f54bd8843.tar.gz
install the right SSH keys on atuin, e2, h2, mirror-git, sequoia-dev
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe2.yml')
-rw-r--r--ansible/exolobe2.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/exolobe2.yml b/ansible/exolobe2.yml
index 006083e..26cdc76 100644
--- a/ansible/exolobe2.yml
+++ b/ansible/exolobe2.yml
@@ -33,6 +33,10 @@
sudo: yes
authorized_keys: |
{{ liw_personal_ssh_pub }}
+ - username: ansible
+ sudo: yes
+ authorized_keys: |
+ {{ liw_personal_ssh_pub }}
mailname: "{{ sane_debian_system_hostname }}.liw.fi"
relayhost: pieni.net:587