SSH key generation #19

Closed
opened 2020-10-17 00:39:13 +02:00 by mfocko · 1 comment
Owner

Suffix key comment with distro

Suffix key comment with distro
Author
Owner
-    ssh_key_comment: "$HOSTNAME"
+    ssh_key_comment: "$HOSTNAME-{{ ansible_facts['distribution'] }}"
```diff - ssh_key_comment: "$HOSTNAME" + ssh_key_comment: "$HOSTNAME-{{ ansible_facts['distribution'] }}" ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mfocko/dotfiles#19
No description provided.