Releases: brianshumate/ansible-hubot
Releases · brianshumate/ansible-hubot
Move NVM dir
v1.2.5 move NVM install dir and update docs
Use release versoin of generator-hubot
v1.2.4 update generator-hubot
Fixed custom script variable inclusion
The custom-scripts variable inclusion now actually works
Fixed external scripts, custom scripts, docs
You can now add your own custom scripts by copying vars/_custom-scripts.yml
to vars/custom-scripts.yml
and they will then be automatically installed and preserved if you need to upgrade the role.
Docs updates, variables cleanup, Slack...
v1.2.1 tidied external scripts, added slack variable, and updated docs
Intial CentOS/RHEL support
v1.2.0 initial CentOS/RHEL support
Unbreak ye olde Hubot
ansible-hubot was broken due to a change in Hubot to use Yeoman and a generator-hubot Yeoman generator which interactively prompts for Hubot configuration.
It is fixed for now and is temporarily using the generator-hubot arguments branch that accepts command line options. When generator-hubot
released with the option support, ansible-hubot will be updated again to use the release version.
updated versions
v1.0.6 updated versions
Updated tested versions
v1.0.5 updated versions
Several fixes
The role is working again at least on Ubuntu