ansible/test/integration/targets/win_nssm/defaults/main.yml
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)
2018-10-09 11:13:37 -07: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!