improve SSH key comment
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
# SSH
|
||||
generate_ssh_key: "{{ generate_ssh_key }}"
|
||||
ssh_key_type: "{{ ssh_key_type }}"
|
||||
ssh_key_comment: "{{ username }}@{{ ansible_fqdn }}"
|
||||
# Groups
|
||||
groups: "{{ user_groups }}"
|
||||
append: "{{ groups_append }}"
|
||||
|
||||
Reference in New Issue
Block a user