diff options
Diffstat (limited to 'roles/network/templates')
| -rw-r--r-- | roles/network/templates/iwd-wifi.psk.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/network/templates/iwd-wifi.psk.j2 b/roles/network/templates/iwd-wifi.psk.j2 new file mode 100644 index 00000000..df1fc2c3 --- /dev/null +++ b/roles/network/templates/iwd-wifi.psk.j2 @@ -0,0 +1,2 @@ +[Security] +Passphrase={{ network_wifi_pass }} |
