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/integration/roles/test_win_service/defaults/main.yml

6 lines
157 B
YAML

---
# Service is commonly available and usually disabled/stopped by default.
test_win_service_name: SSDPSRV
test_win_service_display_name: "SSDP Discovery"