mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 14:50:21 -07:00
test: optimize win_psmodule tests (#53431)
This commit is contained in:
parent
57f706e5a0
commit
830a11dd38
23 changed files with 841 additions and 1235 deletions
|
@ -70,11 +70,13 @@ options:
|
|||
version_added: "2.8"
|
||||
repository:
|
||||
description:
|
||||
- Name of the custom repository to register or use.
|
||||
- Name of the custom repository to use.
|
||||
type: str
|
||||
url:
|
||||
description:
|
||||
- URL of the custom repository to register.
|
||||
- This option is deprecated and will be removed in Ansible 2.12. Use the
|
||||
M(win_psrepository) module instead.
|
||||
type: str
|
||||
notes:
|
||||
- PowerShell modules needed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue