Releases: StackStorm/ansible-st2
Releases · StackStorm/ansible-st2
v0.9.0
- New #198: Add support for new
v2.8
servicest2workflowengine
(@nmaludy) - New #201: Add support for new
v2.9
servicest2timersengine
(@cognifloyd) - New #212: New
v3.0
servicest2scheduler
, make all new components pluggable based on st2 version - Chg #210: Bump Ansible version from
v2.2
tov2.3
(@arhue) - Enh #195: Migrate CircleCI syntax/workflows
v1.0
->v2.0
- Enh #197: Revert "Fix st2web logs permissions" as it's resolved in st2 upstream
- Enh #199: Use lower yum log level to avoid Travis log length limit on CentOS 6 (@cognifloyd)
- Enh #200: Allow multiple kitchen test suites (@cognifloyd)
- Enh #202, #211: Use correct syntax for Jinja tests instead of filters
|
- Enh #208: Remove some of the deprecation warnings (@arhue)
- Enh #209: Rectify warning about using Jinja expressions in
when
v0.8.8
v0.8.7
v0.8.6
v0.8.5
- Bug #183: Add drivername to mistral database connection string to avoid warnings (@cognifloyd)
- Bug #185: Fix nginx.conf indentation for included sites (@bhudlemeyer)
v0.8.4
v0.8.3
- Enh #174: Standardize using
.yml
file extension for Ansible playbooks (@cognifloyd) - Enh #175: Remove BWC RBAC directories creation, since it's moved into
deb
/rpm
packaging - Enh #177: Apply the mistral DB migration scripts on
st2mistral
package upgrades (@cognifloyd)
v0.8.2
v0.8.1
- New #147: Add ability to install custom
rabbitmq_plugins
inrabbitmq
role (@cognifloyd) - Enh #160: Option to choose
MongoDB
andNode.js
versions during install, minor enhancements - Enh #167: Hide some secrets appeared in Ansible debug output via
no_log
(@cognifloyd) - Bug #167: Fix warnings caused by template indicators {{ }} in
when
conditional (@cognifloyd) - Bug #168: Fix restart
st2chatops
service on package install/upgrade