ansible/test/integration/targets/win_nssm/defaults/main.yml
Kévin Subileau e50234bdb3 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
2018-08-28 09:53:58 +02:00

4 lines
No EOL
160 B
YAML

test_service_name: ansible_nssm_test
test_win_nssm_path: '{{win_output_dir}}\win_nssm'
test_win_nssm_username: testnssmuser
test_win_nssm_password: Password123!