diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-26 22:20:27 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-26 22:21:00 +0100 |
| commit | f27f5ae88afe2a2b2b431fa8a46c477daa49f5a2 (patch) | |
| tree | e133abd61b3d99683601a477f00a25b9261cceaf /roles/network/templates | |
| parent | 83c2b5505fe2e91da2d7366c347bf7f26ab225c9 (diff) | |
Fix iwd-wifi idempotence testing
Co-Authored-By: Claude.ai
Diffstat (limited to 'roles/network/templates')
| -rw-r--r-- | roles/network/templates/iwd-wifi.psk.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/network/templates/iwd-wifi.psk.j2 b/roles/network/templates/iwd-wifi.psk.j2 deleted file mode 100644 index df1fc2c3..00000000 --- a/roles/network/templates/iwd-wifi.psk.j2 +++ /dev/null @@ -1,2 +0,0 @@ -[Security] -Passphrase={{ network_wifi_pass }} |
