community.general/lib/ansible/module_utils/powershell
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
..
Ansible.ModuleUtils.AddType.psm1 Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
Ansible.ModuleUtils.ArgvParser.psm1
Ansible.ModuleUtils.CamelConversion.psm1
Ansible.ModuleUtils.CommandUtil.psm1 WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 2018-10-24 10:40:54 +10:00
Ansible.ModuleUtils.FileUtil.psm1 fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 2018-09-11 09:47:56 +10:00
Ansible.ModuleUtils.Legacy.psm1 Make the code more PowerShell compliant (#39464) 2018-07-16 11:34:01 +10:00
Ansible.ModuleUtils.LinkUtil.psm1 Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179) 2018-07-30 14:48:54 -07:00
Ansible.ModuleUtils.PrivilegeUtil.psm1 PrivilegeUtil: use native methods to get pointer offset (#43461) 2018-07-30 18:33:49 -04:00
Ansible.ModuleUtils.SID.psm1
__init__.py