1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-01-31 06:02:23 +10:00
..
defaults win_stat: better support for links (#33005) 2017-12-12 14:07:56 +10:00
library win_stat: better support for links (#33005) 2017-12-12 14:07:56 +10:00
tasks win_stat: Rewrite using AnsibleModule (#49653) 2019-01-31 06:02:23 +10:00
aliases reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00