Fix wireless WPA PSK example

Example playbook did not actually import the role.
This commit is contained in:
Jack Adolph 2020-06-16 08:19:16 +10:00 committed by Till Maas
parent 51f8e5b05f
commit 5e0f8b1e16

View file

@ -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