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
Micah Hunsberger 19063166dd New Windows Module: win_file_compression (#56475)
* add win_compact module

* fixed line endings

* fix documentation

* Use cim method instead of wmi method

* renamed to win_file_compression
added single file support
added force option to avoid traversing large directory structures

* fixed end of file

* fixed renaming.
bench test still had win_compact as a module

* Removed more NTFS references and slight test tweaks
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration New Windows Module: win_file_compression (#56475) 6 years ago
legacy Sanity test fixups - AWS related tests (#64093) 6 years ago
lib/ansible_test module sanity checks: improve alias handling (#59060) 6 years ago
sanity module sanity checks: improve alias handling (#59060) 6 years ago
units Do not treat AnsibleUndefined as being unsafe (#65202) 6 years ago
utils Increase unit test timeout in CI. 6 years ago