mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
update win_psmodule.py (#39631)
<!--- Fix minor typo in Powershell version requirement --> +label: docsite_pr
This commit is contained in:
parent
e0893aacc5
commit
ca36e07be0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ options:
|
|||
choices: [ absent, present ]
|
||||
default: present
|
||||
notes:
|
||||
- Powershell 5.0 or higer is needed.
|
||||
- Powershell 5.0 or higher is needed.
|
||||
|
||||
author:
|
||||
- Daniele Lazzari
|
||||
|
|
Loading…
Add table
Reference in a new issue