Skip to content

Commit

Permalink
win_firewall_rule - update doc for localport dep. on protocol (ansibl…
Browse files Browse the repository at this point in the history
  • Loading branch information
ShachafGoldstein authored and acozine committed Jul 23, 2019
1 parent 7b4ce9e commit 092e551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ansible/modules/windows/win_firewall_rule.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
- The local port this rule applies to.
- Set to C(any) to apply to all local ports.
- Defaults to C(any) when creating a new rule.
- Must have I(protocol) set
type: str
remoteport:
description:
Expand Down

0 comments on commit 092e551

Please sign in to comment.