adjustments-from-riemann #23

Merged
mfocko merged 5 commits from adjustments-from-riemann into main 2020-10-17 13:50:01 +02:00
Showing only changes of commit 0736d64ecc - Show all commits

View file

@ -4,7 +4,7 @@
name: mfocko
generate_ssh_key: yes
ssh_key_type: ed25519
ssh_key_comment: "$HOSTNAME"
ssh_key_comment: "$HOSTNAME-{{ ansible_facts['distribution'] }}"
- name: Install SSH config
template:
@ -15,4 +15,4 @@
- name: Enable sshd
systemd:
name: sshd
enabled: yes
enabled: yes