Add key comment

This commit is contained in:
phil 2023-05-08 15:29:17 +02:00
parent 468a4aadbb
commit 7a742fd76a

View file

@ -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: