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/test/integration/targets/win_module_utils/library
Dag Wieers 3d1dd0e599 Windows: Add backup parameter to modules (#50033)
* Windows: Add backup parameter to modules

This PR adds a backup infrastructure for modules.

* Fixes based on review feedback

* Various fixes to check-mode and backup

* Add integration tests

* Fix win_xml integration test

* Add backup support to copy action plugin

* Added integration tests

* Improve test efficiencies and other minor impv
6 years ago
..
add_type_test.ps1 powershell: add ability to ignore specific warnings in C# Add-Type (#47643) 6 years ago
argv_parser_test.ps1 windows argv to string module utility (#28970) 7 years ago
backup_file_test.ps1 Windows: Add backup parameter to modules (#50033) 6 years ago
camel_conversion_test.ps1 CamelConverter - more fixes picked up in testing (#30601) 7 years ago
command_util_test.ps1 win become: refactor and add support for passwordless become (#48082) 6 years ago
csharp_util.ps1 win_exec: refactor PS exec runner (#45334) 6 years ago
file_util_test.ps1 fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 6 years ago
legacy_only_new_way.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 7 years ago
legacy_only_new_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 6 years ago
legacy_only_old_way.ps1 Powershell module_utils loader and tests (#26932) 7 years ago
legacy_only_old_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 6 years ago
privilege_util_test.ps1 Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
recursive_requires.ps1 powershell: support recursive requires statements (#43143) 6 years ago
sid_utils_test.ps1 Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 6 years ago
symbolic_link_test.ps1 added powershell symlink util helper (#27153) 7 years ago
uses_bogus_utils.ps1 Powershell module_utils loader and tests (#26932) 7 years ago
uses_local_utils.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 7 years ago