You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/win_exec_wrapper/library
Jordan Borean b004a6373a windows: add #AnsibleRequires for Windows modules (#31683)
* windows: add #AnsibleRequires to set whether a module requires module or a specific version

* fix up pep8 issues

* changed psversion to use the actual ps Requires -Version syntax

* missed the check on #Requires -Version

* fix #Requires module extensions
7 years ago
..
test_all_options.ps1 windows: add #AnsibleRequires for Windows modules (#31683) 7 years ago
test_invalid_requires.ps1 windows: add #AnsibleRequires for Windows modules (#31683) 7 years ago
test_min_os_version.ps1 windows: add #AnsibleRequires for Windows modules (#31683) 7 years ago
test_min_ps_version.ps1 windows: add #AnsibleRequires for Windows modules (#31683) 7 years ago