salt.modules.iwtools
Support for Wireless Tools for Linux
-
List all of the wireless interfaces
CLI Example:
salt minion iwtools.list_interfaces
salt.modules.iwtools.list_interfaces(style=None)
-
List networks on a wireless interface
CLI Examples:
salt minion iwtools.scan wlp3s0 salt minion iwtools.scan wlp3s0 list
salt.modules.iwtools.scan(iface, style=None)
-
List networks on a wireless interface
CLI Example:
salt minion iwtools.set_mode wlp3s0 Managed
salt.modules.iwtools.set_mode(iface, mode)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.iwtools.html