Ansible St2 Versions Save

Ansible Roles and Playbooks to deploy StackStorm

v1.4.0

4 years ago
  • 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

4 years ago
  • Fix #252: Revert to installing st2 pack in st2smoketests (@surfer190)

v1.3.0

4 years ago
  • New #250: Introduce st2_packs var for installing StackStorm integration packs (@punkrokk, @guymatz)

v1.2.1

5 years ago
  • Bug #243: Fix build compatibility with Ansible v2.8

v1.2.0

5 years ago
  • 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

5 years ago
  • Chg #173: Prefix all roles with StackStorm galaxy org, ex rename: st2 -> StackStorm.st2 (@cognifloyd)

v1.0.1

5 years ago
  • Bug #227: Fix a missing task to rely on new ansible v2.5+ facts namespace format: ansible_facts.<blah>

v1.0.0

5 years ago
  • 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

5 years ago
  • Chg #217 #218 #219: Switch to new PackageCloud GPG public keys for st2 repos
  • Chg #194: Migrate NodeJS v6 -> v10

v0.9.1

5 years ago
  • Bug #214: Fix when st2 installed version wasn't obtained in some Ansible versions