2409ae5f27
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
)
4 lines
No EOL
160 B
YAML
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! |