Add key comment
This commit is contained in:
parent
468a4aadbb
commit
7a742fd76a
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue