mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
* Adds start_mode=delayed option for win_nssm It translates to Start=SERVICE_DELAYED_AUTO_START in nssm. * Adds documentation for the start_mode=delayed option of win_nssm Also, reformats the start_mode values into a list.