salt.modules.win_firewall

Module for configuring Windows Firewall

salt.modules.win_firewall.disable()

Disable all the firewall profiles

CLI Example:

salt '*' firewall.disable
salt.modules.win_firewall.get_config()

Get the status of all the firewall profiles

CLI Example:

salt '*' firewall.get_config

Current Salt release: 2014.1.6

Docs for previous releases on salt.rtfd.org.

Previous topic

salt.modules.win_file

Next topic

salt.modules.win_groupadd

Upcoming SaltStack Events