aboutsummaryrefslogtreecommitdiff
path: root/ansible/group_vars/all/users.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/group_vars/all/users.yml')
-rw-r--r--ansible/group_vars/all/users.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/group_vars/all/users.yml b/ansible/group_vars/all/users.yml
new file mode 100644
index 0000000..b81a274
--- /dev/null
+++ b/ansible/group_vars/all/users.yml
@@ -0,0 +1,10 @@
+users:
+ trygvis:
+ authorized_keys: |
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPX+sVfRvl0+KxsDlbIutyB/Es3exTwNfDVHwi9orwz3 trygvis@birgitte
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAzB6JB/hZ87M6ozsd7lgKxgOacEOZZRxa4ucs11lqq trygvis@conflatorio
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE+I9Xa11yaOzGCBkJQEYExYL7gSWYwdOGgT2KBMnKur trygvis@arius
+
+superusers:
+ - username: trygvis
+ state: present