WanderlandTravelers.wpa_supplicant

Ansible wpa_supplicant Role

Travis Ansible Role

This is an Ansible role used to manage Wi-Fi networks. For more details, you can run man wpa_supplicant.conf.

Requirements

You need Ansible version 2.3 or later.

Role Variables

Here are some variables you can use to customize settings:

  • wpa_cli_reconfigure: Decides if wpa_cli reconfigure should run at the end. Default is yes.

  • wpa_ctrl_interface: Sets the value for ctrl_interface in /etc/wpa_supplicant/wpa_supplicant.conf. Default is DIR=/var/run/wpa_supplicant GROUP=netdev.

  • wpa_passphrase: Decides if wpa_passphrase should run to secure network passwords. Default is yes.

  • wpa_networks: A list of network settings. Check molecule/default/playbook.yml for examples. Default is [].

  • wpa_update_config: Sets the value for update_config in /etc/wpa_supplicant/wpa_supplicant.conf. Default is 1.

License

This project is licensed under the MIT License.

Informazioni sul progetto

Role for managing wifi networks

Installa
ansible-galaxy install WanderlandTravelers.wpa_supplicant
Licenza
mit
Download
164
Proprietario
Code used by the wanderland travelers