Skip to content

Releases: StackStorm/ansible-st2

v1.4.0

29 Jan 12:53
86a1cec
Compare
Choose a tag to compare
  • 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

16 Sep 15:45
45a463f
Compare
Choose a tag to compare
  • Fix #252: Revert to installing st2 pack in st2smoketests (@surfer190)

v1.3.0

04 Sep 20:33
ac9a57b
Compare
Choose a tag to compare

v1.2.1

18 May 10:32
cdc7965
Compare
Choose a tag to compare
  • Bug #243: Fix build compatibility with Ansible v2.8

v1.2.0

15 Apr 19:50
0f99b77
Compare
Choose a tag to compare
  • 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)

v1.1.0

31 Jan 18:08
9827471
Compare
Choose a tag to compare
  • Chg #173: Prefix all roles with StackStorm galaxy org, ex rename: st2 -> StackStorm.st2 (@cognifloyd)

v1.0.1

23 Jan 23:17
847a7b9
Compare
Choose a tag to compare
  • Bug #227: Fix a missing task to rely on new ansible v2.5+ facts namespace format: ansible_facts.<blah>

v1.0.0

14 Jan 20:33
830add7
Compare
Choose a tag to compare
  • Chg #215: Port all roles to minimum Ansible v2.5
  • Chg #223: Rename bwc -> ewc in role name and vars
  • Enh #221: Update syntax to respect new ansible-lint rules
  • Enh #224: Add YAML lint checks

v0.9.2

14 Dec 21:08
d3862ee
Compare
Choose a tag to compare
  • Chg #217 #218 #219: Switch to new PackageCloud GPG public keys for st2 repos
  • Chg #194: Migrate NodeJS v6 -> v10

v0.9.1

29 Oct 20:53
2dc267f
Compare
Choose a tag to compare
  • Bug #214: Fix when st2 installed version wasn't obtained in some Ansible versions