mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix module issues (#52209)
This commit is contained in:
@@ -86,7 +86,7 @@ options:
|
||||
policy_package:
|
||||
description:
|
||||
- Package policy name to be installed.
|
||||
type: bool
|
||||
type: str
|
||||
default: 'standard'
|
||||
targets:
|
||||
description:
|
||||
|
||||
@@ -64,7 +64,7 @@ options:
|
||||
policy_package:
|
||||
description:
|
||||
- Package policy name to be installed.
|
||||
type: bool
|
||||
type: str
|
||||
default: 'standard'
|
||||
targets:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user