community.general/lib/ansible/modules
Dreamcat4 f64e438150 fix: win10 - Add exception handling for 'Profiles:' textual output key name mismatch.
In win10 (and pribably win8x also):

The output of 'show rule' key includes the line "Profiles:<TAB>Public,Private".
Yet your script expects the key name printed out to be "Profile:<TAB>value".

This commit added the necessary exception handling to avoid flagging 'different=true' under the false circumstance. The key name to SET a firewall rule is still "profile=" and not "profiles=".

There is coming up another commit to fix the value handling for win10/win8. Which is another (different) error with the profile: key.
2016-12-08 11:33:26 -05:00
..
.github Update pull request template to provide context 2016-12-08 11:25:32 -05:00
cloud Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
commands Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
database Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
extras fix: win10 - Add exception handling for 'Profiles:' textual output key name mismatch. 2016-12-08 11:33:26 -05:00
files Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
network Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
packaging Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
source_control Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
system Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00
test/utils/shippable Simplify compileall checks. Remove py3 skip list. 2016-12-08 11:25:26 -05:00
utilities Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
web_infrastructure Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
windows Resolving differences in core modules post-merge 2016-12-08 11:25:36 -05:00