Skip to content

2.1.0

Compare
Choose a tag to compare
@fubarhouse fubarhouse released this 27 Oct 23:59
· 24 commits to master since this release
  • #6: Refactor role to support a restart handler instead of a task. (@mraerino)
  • #6: Adds check_mode to a few tasks which call dockutil. (@mraerino)
  • #6: Cleans up output of looped items (@mraerino)
  • #6: Prevent failure when dockutil attempts to restart, which could break the role on very edge-case tests/systems where the dock process hasn't been started. (@daften)