summaryrefslogtreecommitdiff
path: root/lib/ansible/executor/powershell/module_manifest.py
Commit message (Expand)AuthorAgeFilesLines
* PowerShell - Support optional module util imports (#75187)Jordan Borean2021-09-231-14/+27
* Vendor `distutils.version` (#74644)Matt Martz2021-05-111-1/+1
* rethink wording (#70028)Brian Coca2020-10-301-2/+2
* Code cleanup for ansible-test coverage support.Matt Clay2020-06-241-2/+2
* collection routing (#67684)Matt Davis2020-05-261-1/+1
* Add resource_from_fqcr utility function. (#68474)Felix Fontein2020-05-141-1/+2
* Add relative module_util support for powershell (#68321)Jordan Borean2020-04-011-17/+34
* Address compat issue for collection loading on py26 (#68219)Matt Martz2020-03-231-6/+1
* Fix runas as collection become plugin (#67638)Jordan Borean2020-02-211-1/+1
* Use Ansible to load ps module utils in arg spec checker (#67596)Jordan Borean2020-02-201-0/+1
* Add new configuration parameter to make Windows async startup timeout configu...Xyon2020-01-241-0/+1
* Change collection PS util import pattern (#61307)Jordan Borean2019-08-271-29/+79
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-281-11/+36
* module_utils fixes in collections (#55118)Matt Davis2019-04-101-4/+17
* split PS wrapper and payload (CVE-2018-16859) (#49142)Matt Davis2018-11-261-4/+2
* win_exec: refactor PS exec runner (#45334)Jordan Borean2018-10-021-0/+288