mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
windows default to current instead of all
This commit is contained in:
committed by
Matt Clay
parent
3511497dc1
commit
c7fb582b9c
@@ -91,7 +91,7 @@ options:
|
||||
profile:
|
||||
describtion:
|
||||
- the profile this rule applies to
|
||||
default: all
|
||||
default: current
|
||||
choices: ['current', 'domain', 'standard', 'all']
|
||||
force:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user