Skip to content

Releases: brianshumate/ansible-hubot

Add initial tests

06 Dec 21:18
Compare
Choose a tag to compare
v1.8.1

Merge branch 'devel'

Updates and fixes

06 Dec 17:51
Compare
Choose a tag to compare
  • Update Node version
  • Update tested dependency versions
  • Add metrics
  • Workaround issue with Ansible npm module [GH-2128]
  • Update README

Fix more bare variables

28 Jul 18:04
Compare
Choose a tag to compare
v1.7.3

more bare variables

Fix custom scripts

28 Jul 17:34
Compare
Choose a tag to compare
v1.7.2

Fix custom scripts and bare variable

Scripts cleanup

28 Jul 17:11
Compare
Choose a tag to compare
  • Remove hubot-scripts package (it was breaking startup)
  • More defaults cleanup
  • Fix contributors page
  • Clean up custom scripts - with hubot_custom_scripts == true all scripts in
    files/scripts will be installed as well

Update to Node 4

28 Jul 13:46
Compare
Choose a tag to compare
  • Update to Node 4.x
  • Remove all scripts which do not have packaged versions
  • Remove deprecated hubot-scripts.json functionality and variables
  • Update documentation

Home dir and permissions

24 Mar 19:52
Compare
Choose a tag to compare
  • More granular admin user directory variables
  • Become user fix
  • Updated documentation

Ensure restart after env change

24 Mar 12:59
Compare
Choose a tag to compare
  • Ensure service is restarted after environment changes (thanks @emanuelis)

Add systemd support and more

23 Mar 22:57
Compare
Choose a tag to compare
  • Ensure service is started at end of tasks
  • Add systemd unit
  • Additional node modules
  • Use become
  • Make playbook filename a variable in Vagrantfile

Cleanup and become/become_user

23 Feb 01:04
Compare
Choose a tag to compare
  • Use become / become_user
  • Install init script as root on Red Hat (thanks @craigw)
  • Cleanup Hubot scripts (thanks @craigw)
  • YAML file headings