StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 75 forks source link

Add new service 'st2scheduler', implement st2-version dependent logic #212

Closed arm4b closed 5 years ago

arm4b commented 5 years ago

Closes #207

This PR adds new service st2scheduler, introduced since StackStorm v3.0.

This time as absence of the new service fails the build, need to implement version-dependent logic (originally proposed by @cognifloyd) when specific services are selected depending on installed StackStorm version.