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/csharp
Jordan Borean fb6b90fe42
Improve Ansible.Basic.cs tempdir uniqueness (#80328)
* Improve Ansible.Basic.cs tempdir uniqueness

The current tempdir naming scheme can result in the same name if the
remote worker starts at the same time as another. By using the process
id it should add enough uniqueness to avoid this situation.

* Fix sanity issues

* Fix up compile issue on older hosts
3 years ago
..
Ansible.AccessToken.cs Misc typo fixes in module_utils (#76564) 4 years ago
Ansible.Basic.cs Improve Ansible.Basic.cs tempdir uniqueness (#80328) 3 years ago
Ansible.Become.cs Misc typo fixes in module_utils (#76564) 4 years ago
Ansible.Privilege.cs Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
Ansible.Process.cs Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 6 years ago
__init__.py win_exec: refactor PS exec runner (#45334) 7 years ago