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
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration win_stat: Rewrite using AnsibleModule (#49653) 7 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner ansible-test: make the httptester for Windows more resiliant around the shell chosen (#51416) 7 years ago
sanity junos_config documentation missing "update" choice (#51299) 7 years ago
units VMware: vmware_guest - allow existing vmdk files to be attached to guest (#45953) 7 years ago
utils Make Shippable timing script more resilient. 7 years ago