diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:32:00 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:32:00 +0200 |
| commit | 20ab3adb6b08944235c707490449c8906394564f (patch) | |
| tree | 8f0bded9360fde2cb6779d4e8cd50d41a3741c4c /group_vars/all.yml.example | |
| parent | b837d1af24552836cf85a17013ca7b210e1b727c (diff) | |
Add network role
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index ed97d539..e0529a63 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -1 +1,3 @@ --- +network_wifi_ssid: "TEST_WIFI_SSID" +network_wifi_pass: "TEST_WIFI_PASS" |
