summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:32:01 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:32:01 +0200
commitb9b0620b988870525b9972b537b8e22a0c6499af (patch)
treef150e474c8d6a2448443ade1184f9c0f01ea4f06 /group_vars/all.yml.example
parent20ab3adb6b08944235c707490449c8906394564f (diff)
Add user role
Diffstat (limited to 'group_vars/all.yml.example')
-rw-r--r--group_vars/all.yml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example
index e0529a63..359bf2ed 100644
--- a/group_vars/all.yml.example
+++ b/group_vars/all.yml.example
@@ -1,3 +1,7 @@
---
+username: "test_user"
+user_public_keys:
+ - "ssh-ed25519 AAAA...fMo"
+ - "ssh-rsa AAAA...4I3"
network_wifi_ssid: "TEST_WIFI_SSID"
network_wifi_pass: "TEST_WIFI_PASS"