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 b8f1add983
powershell - Improve Add-Type tempdir handler (#83080)
Improves the Add-Type temporary directory handler to include a retry
mechanism and not fail on an error. Deleting a temporary file used in
compilation is not a critical error and should improve the reliability
of Ansible on Windows hosts.
7 days ago
..
Ansible.ModuleUtils.AddType.psm1 powershell - Improve Add-Type tempdir handler (#83080) 7 days ago
Ansible.ModuleUtils.ArgvParser.psm1 ansible-test pssa update and new rules (#76256) 3 years ago
Ansible.ModuleUtils.Backup.psm1 Fix up sanity problems 2 years ago
Ansible.ModuleUtils.CamelConversion.psm1 ansible-test pssa update and new rules (#76256) 3 years ago
Ansible.ModuleUtils.CommandUtil.psm1 Remove deprecated Load-CommandUtils and Import-PrivilegeUtil (#77457) 2 years ago
Ansible.ModuleUtils.FileUtil.psm1 ansible-test pssa update and new rules (#76256) 3 years ago
Ansible.ModuleUtils.Legacy.psm1 Legacy.psm1 - Add note telling people not to use function (#82076) 8 months ago
Ansible.ModuleUtils.LinkUtil.psm1 ansible-test pssa update and new rules (#76256) 3 years ago
Ansible.ModuleUtils.PrivilegeUtil.psm1 Remove deprecated Load-CommandUtils and Import-PrivilegeUtil (#77457) 2 years ago
Ansible.ModuleUtils.SID.psm1 SID - Use literal UPN value when attempting a user to SID lookup (#77334) 2 years ago
Ansible.ModuleUtils.WebRequest.psm1 Fix additional spelling errors in builtin modules (#82012) 8 months ago
__init__.py Powershell module_utils loader and tests (#26932) 7 years ago