Skip to content

Releases: brianshumate/ansible-hubot

Git scripts, docs, and vars

24 Dec 17:40
Compare
Choose a tag to compare
  • Merge feature to allow for git checkouts of scripts (thanks @joestewart )
  • Update some variables
  • Update documentation about git checkout scripts

Minor docs update

23 Dec 19:18
Compare
Choose a tag to compare
  • More docs updates regarding default scripts

Multiple enhancements

23 Dec 19:15
Compare
Choose a tag to compare

v1.5.1

  • Enable some Hubot scripts to provide a minimum of out-of-the-box
    functionality since their dependencies are being installed already
  • Fix some typos
  • Update documentation

v1.5.0

  • Refactor the tasks to avoid duplicated
  • Make the role idempotent
  • Execute the tasks with the appropriate user
  • Make the role testable with molecule
  • Update the docs

Numerous variable and script changes

21 Sep 04:19
Compare
Choose a tag to compare

All vars to defaults

05 Sep 04:32
Compare
Choose a tag to compare
  • Move all variables into defaults with PR from @joestewart
  • Update documentation

Slack by default

25 Aug 17:39
Compare
Choose a tag to compare
  • Add Slack support
  • Default adapter changed to 'slack'
  • Prefer "private" (_files) first for inclusion
  • Update variables
  • Update documentation
  • Clean up cruft

Docs updates only

25 Jul 14:51
Compare
Choose a tag to compare
v1.2.11

updated README with Galaxy details

versions and task update

24 Jul 23:39
Compare
Choose a tag to compare
  • Stop service before decommission task
  • Update versions
  • Update documentation

Refactoring the bits

06 May 13:57
Compare
Choose a tag to compare
  • Updated for new private_key location
  • Switch to ansible_os_distribution variable
  • Rename tasks
  • Update documentation
  • Minimal hubot_custom_scripts variable (hi RMS)

Update documentation

21 Dec 03:53
Compare
Choose a tag to compare
v1.2.6

updated documentation