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_stat
Dag Wieers 3cfe08b191 win_stat: Rewrite using AnsibleModule (#49653)
* win_stat: Rewrite using AnsibleModule

Simple rewrite using AnsibleModule.

* Remove custom deprecate block

Since we already have the `removed_in_version` option set, this is not
really needed. However the error message was a bit more specific.

* Fix typo

* Fixes after review

* Fixes to get tests working
6 years ago
..
defaults win_stat: better support for links (#33005) 7 years ago
library win_stat: better support for links (#33005) 7 years ago
tasks win_stat: Rewrite using AnsibleModule (#49653) 6 years ago
aliases reordered windows test groups for better efficiency (#45445) 6 years ago