summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml.example
blob: bcfc79cc9d5feee9364cc79709447812792b1feb (plain) (blame)
1
2
3
4
5
6
7
8
---
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"
ssh_port: 39901