--- ############################################### # Disk API Windows Service ############################################### - name: set up python venv include_tasks: python_venv.yaml - name: build python exe include_tasks: build_py_bin.yaml #- name: set up nssm service # include_tasks: nssm.yaml ...