Jordan Borean
de118734e9
Ansible.Basic - add required_by to module spec ( #51407 )
...
* Ansible.Basic - add required_by to module spec
* fix typo in docs
2019-02-15 13:00:25 +10:00
Jordan Borean
7b8e814a10
Ansible.Basic: make module options case insensitive with dep warning ( #51583 )
...
* Ansible.Basic: make module options case insensitive with dep warning
* Add porting guide info
2019-02-13 21:55:43 -05:00
Jordan Borean
a259b810ad
Ansible.Basic - make choices validate case insensitive ( #51203 )
...
* Ansible.Basic - make choices validate case insensitive
* fix win_certificate_store tests
2019-01-29 05:42:01 +10:00
Jordan Borean
098b18e846
win basic - fix issue when serializing PSObjects in result ( #48860 )
2018-11-28 12:17:49 +10:00
Jordan Borean
e62edfc796
Ansible.Basic - fix deprecate return value ( #48908 )
2018-11-20 09:26:16 +10:00
Jordan Borean
fd4b282f6f
Ansible.Basic.cs - fix check mode run with nested spec ( #48838 )
2018-11-17 18:15:36 +10:00
Jordan Borean
4fc013a7fa
powershell - fix async for Ansible.Basic ( #48404 )
...
* powershell - fix async for Ansible.Basic
* moved old out outside of the try block
2018-11-13 12:08:27 -08:00
Jordan Borean
501acae5ab
Added basic equivalent to PowerShell modules ( #44705 )
...
* Added basic equivalent to PowerShell modules
* changes based on latest review
* Added tests
* ignore sanity test due to how tests are set up
* Changes to work with PSCore
* Added documentation and change updated more modules
* Add some speed optimisations to AddType
* fix some issues in the doc changes
* doc changes
2018-11-07 10:53:17 +10:00