community.general/lib/ansible/modules
Andrea Scarpino f56c557a93 Fix issue #1406 about win_firewall_rule
I changed the logic here to always use 'netsh ... show rule' keywords as keys for $fwsettings map. While the translation (e.g. Enabled -> enable) is performed when invoking 'netsh ... add rule' command.

I tested rule creation and rule creation when the rule was already existing on Windows Server 2012.
2016-12-08 11:33:58 -05:00
..
.github
cloud
commands
database
extras Fix issue #1406 about win_firewall_rule 2016-12-08 11:33:58 -05:00
files
inventory
network
packaging
source_control
system
test/utils/shippable
utilities
web_infrastructure
windows