mirror of
https://github.com/linux-system-roles/network.git
synced 2026-08-01 15:30:08 +00:00
Fix wireless WPA PSK example
Example playbook did not actually import the role.
This commit is contained in:
parent
51f8e5b05f
commit
5e0f8b1e16
1 changed files with 2 additions and 0 deletions
|
|
@ -11,3 +11,5 @@
|
|||
# recommend vault encrypting the wireless password
|
||||
# see https://docs.ansible.com/ansible/latest/user_guide/vault.html
|
||||
password: "p@55w0rD"
|
||||
roles:
|
||||
- linux-system-roles.network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue