summaryrefslogtreecommitdiff
path: root/windows/win_firewall_rule.py
diff options
context:
space:
mode:
Diffstat (limited to 'windows/win_firewall_rule.py')
-rw-r--r--windows/win_firewall_rule.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/win_firewall_rule.py b/windows/win_firewall_rule.py
index 64ec3050..03611a60 100644
--- a/windows/win_firewall_rule.py
+++ b/windows/win_firewall_rule.py
@@ -34,7 +34,7 @@ options:
choices: ['yes', 'no']
state:
description:
- - create/remove/update or powermanage your VM
+ - should this rule be added or removed
default: "present"
required: true
choices: ['present', 'absent']