wpa_supplicant
Ansible wpa_supplicant role
Ansible role for managing wifi networks. Run man wpa_supplicant.conf
for more information
Requirements
Ansible 2.3 or higher
Role Variables
Here is a list of variables you can use to control playback:
wpa_cli_reconfigure
: Controls whether or not to runwpa_cli reconfigure
at the end of playback. Defaults toyes
wpa_ctrl_interface
: The value forctrl_interface
in/etc/wpa_supplicant/wpa_supplicant.conf
. Defaults toDIR=/var/run/wpa_supplicant GROUP=netdev
wpa_passphrase
: Controls whether or not to runwpa_passphrase
to encrypt network passwords. Defaults toyes
wpa_networks
: A list of network dicts, see molecule/default/playbook.yml for examples. Defaults to[]
wpa_update_config
: The value forupdate_config
in/etc/wpa_supplicant/wpa_supplicant.conf
. Defaults to1
License
MIT
Install
ansible-galaxy install WanderlandTravelers/ansible-wpa_supplicant-role
License
mit
Downloads
152
Owner
Code used by the wanderland travelers