From f631cc1342d03070ae266d49618c73cac5fdff1b Mon Sep 17 00:00:00 2001 From: jakub Date: Wed, 17 Sep 2025 11:57:17 +0000 Subject: [PATCH] Update users-ssh.yml --- users-ssh.yml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/users-ssh.yml b/users-ssh.yml index 5020638..a1dd5a0 100644 --- a/users-ssh.yml +++ b/users-ssh.yml @@ -9,12 +9,26 @@ users: - name: automation shell: /bin/bash - # optional extra groups you want besides sudo/wheel + # optional extra groups besides sudo/wheel groups: [] sudo_nopasswd: true keys: - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEx+ltCKNIEM7F4PzGLv22cIu7N0Fpn5gxwV02xq0GS9 automation@im.cz" + - name: hellsos + shell: /bin/bash + groups: [] + sudo_nopasswd: true + keys: + - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhfQt1VNQo8EbIog4yjU5VEF3mTyMEC7o1Qe95X4JwG jan@rabcan.cz" + + - name: jim + shell: /bin/bash + groups: [] + sudo_nopasswd: true + keys: + - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPFS4fsqMjMMu/Bi/884bw7yJBqvWusDRESvanH6Owco jakub@jimbuntu" + tasks: - name: Pick sudo group per distro ansible.builtin.set_fact: