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/lib/ansible/module_utils/powershell
Jordan Borean 015119df8c
Windows - Add common util for web requests (#54759)
* Windows - Add common util for web requests

* Use different method of retrieving options from module arg spec

* Added proper version_added for module options

* Fix linting errors

* Fix proxy issues and updated cred docs

* Fix FTP usage with proxy settings

* Removed uneeded function added in bad rebase

* Fix up client certificate auth

* fix new sanity checks

* Edit http agent code and update porting guide
6 years ago
..
Ansible.ModuleUtils.AddType.psm1 PS AddType - Add the ability to supply custom compile symbols for C# code (#54582) 7 years ago
Ansible.ModuleUtils.ArgvParser.psm1 win_module_utils: updated license to BSD to follow standards (#32949) 8 years ago
Ansible.ModuleUtils.Backup.psm1 Windows: Add backup parameter to modules (#50033) 7 years ago
Ansible.ModuleUtils.CamelConversion.psm1 many pslint fixes (#55862) 7 years ago
Ansible.ModuleUtils.CommandUtil.psm1 windows - Fix module utils with glob paths (#53835) 7 years ago
Ansible.ModuleUtils.FileUtil.psm1 fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 7 years ago
Ansible.ModuleUtils.Legacy.psm1 many pslint fixes (#55862) 7 years ago
Ansible.ModuleUtils.LinkUtil.psm1 many pslint fixes (#55862) 7 years ago
Ansible.ModuleUtils.PrivilegeUtil.psm1 Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
Ansible.ModuleUtils.SID.psm1 many pslint fixes (#55862) 7 years ago
Ansible.ModuleUtils.WebRequest.psm1 Windows - Add common util for web requests (#54759) 6 years ago
__init__.py Powershell module_utils loader and tests (#26932) 9 years ago