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
Kévin Subileau 2409ae5f27 win_nssm: add more failing tests
These tests highlight several issues with this module:
 * Service not started when state=started
 * Errors with app_parameters (see #25265)
 * Exception when passing several dependencies separated by comma as specified in doc

(cherry picked from commit e50234bdb3)
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration win_nssm: add more failing tests 6 years ago
legacy vultr: fix for unreliable API behavior (#45712) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner add skip/docker alias to skip tests when running on Docker (#45955) 6 years ago
sanity win_nssm: use Run-Command instead of Invoke-Expression to prevent interpretation issue 6 years ago
units [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
utils Flush output from timing script. 6 years ago