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 | 35cf906865706fd9efc540aebe7bd0d0122f044b (patch) | |
| tree | e133abd61b3d99683601a477f00a25b9261cceaf /roles/network/templates | |
| parent | c680d7fe797163f7fb20f59815a20e3a1cf8c734 (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 }} |
