diff --git a/tasks/ssh.yml b/tasks/ssh.yml index 5c25883..04e2331 100644 --- a/tasks/ssh.yml +++ b/tasks/ssh.yml @@ -13,6 +13,7 @@ type: "{{ borg_ssh_key_type }}" owner: "{{ borg_user }}" group: "{{ borg_group }}" + comment: "{{ inventory_hostname }}" - name: "SSH | Ensure configuration file is present" ansible.builtin.file: