summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_csharp_utils
Commit message (Expand)AuthorAgeFilesLines
* [2.9] Prevent Ansible 2.9 to choke on collections using deprecation by date o...Felix Fontein2020-06-161-3/+58
* Fix issue when setting an empty pass to no_log param (#62804) - 2.9 (#62814)Jordan Borean2019-11-111-0/+42
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-281-56/+56
* Ansible.AccessToken - Added shared util for managing a Windows access token (...Jordan Borean2019-08-093-47/+452
* many pslint fixes (#55862)Shachaf922019-07-091-1/+1
* Ansible.Basic - fix when deserialising a json string of an array (#55691)Jordan Borean2019-05-011-1/+18
* Ansible.Basic - event log perm fix and no_log improv (#54699)Jordan Borean2019-04-031-13/+13
* win basic - do not warn on case insensitive matches (#54371)Jordan Borean2019-03-261-7/+11
* Ansible.Basic - Support a delegate type for option elements key (#52951)Jordan Borean2019-02-261-0/+41
* Ansible.Basic - add required_by to module spec (#51407)Jordan Borean2019-02-151-2/+202
* Ansible.Basic: make module options case insensitive with dep warning (#51583)Jordan Borean2019-02-131-0/+45
* Ansible.Basic - make choices validate case insensitive (#51203)Jordan Borean2019-01-291-3/+111
* Windows Privileges - moved util code to it's own C# util (#48897)Jordan Borean2018-12-142-0/+333
* win become: refactor and add support for passwordless become (#48082)Jordan Borean2018-12-123-0/+1277
* win basic - fix issue when serializing PSObjects in result (#48860)Jordan Borean2018-11-281-0/+22
* Ansible.Basic - fix deprecate return value (#48908)Jordan Borean2018-11-201-2/+2
* Ansible.Basic.cs - fix check mode run with nested spec (#48838)Jordan Borean2018-11-171-0/+22
* Added basic equivalent to PowerShell modules (#44705)Jordan Borean2018-11-073-0/+1949