feat: add password for twirre user
This commit is contained in:
@@ -29,6 +29,7 @@ ssh_admin_users:
|
||||
- name: twirre
|
||||
shell: /bin/bash
|
||||
groups: "{{ ssh_admin_groups }}"
|
||||
password: "{{ vault_twirre_password_hash }}"
|
||||
authorized_keys:
|
||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKSmroAJ4SDziZtwg+PCNITuhPim8oseq/sNwW0jTLJc twirre@gwen
|
||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIfapo7P0vmwkTdD9kkHaalk9U+JYIZuCp/hFTnPRqTp twirre@ben
|
||||
|
||||
Reference in New Issue
Block a user