diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-08-11 00:32:01 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-08-11 00:32:01 +0200 |
| commit | e1919c8d12d61a5b454d6a3372caa21c6d436dcd (patch) | |
| tree | 43c4e64ec450e05787fa35906d2ec4327b4df09c /group_vars/all.yml.example | |
| parent | c3759bbd12585643b02c1d0108e778038d0e6d26 (diff) | |
Add ssh role
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 359bf2ed..bcfc79cc 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -5,3 +5,4 @@ user_public_keys: - "ssh-rsa AAAA...4I3" network_wifi_ssid: "TEST_WIFI_SSID" network_wifi_pass: "TEST_WIFI_PASS" +ssh_port: 39901 |
