Releases: StackStorm/ansible-st2
Releases · StackStorm/ansible-st2
v1.4.0
- Enh #222: Add support for upgrading/downgrading between
nodejs
versions (@cognifloyd) - Enh #216: Install latest
pymongo
via pip instead of using outdated packages (@cognifloyd)
v1.3.1
v1.3.0
v1.2.1
v1.2.0
- Enh #231: Update tasks to conform with newer ansible-lint CI checks
- Enh #232: Make TravisCI builds work for Github forks (PR contributions)
- Enh #234: Ensure
st2.conf
values are not converted to particular structure - Enh #236: Add Ansible var
st2_proxy_env
for easier proxy setup from stackstorm.yml example play (@lingfish) - Bug #233: Fix st2api not being restarted after installing enterprise package
- Bug #235: Fix
ewc_license
conditional check in stackstorm.yml example play - Bug #239, #240: Fix
st2chatops
service to support proxy ENV vars (@lingfish)