I’m using the windows.win_service_info module to pull all the service info from a Windows server. However i’d like to be able to filter this by only those set to start mode of auto.
context: i plan on using the list produced to then ensure these services are all started following reboots