Skip to content

Releases: inkatze/wildfly

v4.0.1

20 May 04:37
Compare
Choose a tag to compare

CHANGELOG:

  • Minor bug fixes and improvements

v4.0.0

20 May 04:42
Compare
Choose a tag to compare

CHANGELOG:

  • Bug fix: Avoid downloading Wildfly on every run
  • Feature: Systemd support
  • Feature: Java package installation is now optional
  • Feature: Use upstream init.d instead of a template
  • Feature: Optionally ignore cert validation for downloads
  • Feature: Accept user supplied JAVA_OPTS
  • Feature: Flush handlers so Wildfly doesn't get restarted twice
  • Feature: Configuration properties task to a different file to provide more flexibility
  • Refactored most of the code
  • Added CI support

BREAKING:

The playbook itself is still retro compatible but now it'll only work on Ansible 2.2.0+

v3.0.0

08 Feb 20:46
Compare
Choose a tag to compare

CHANGELOG:

  • Feature: SSL support.
  • Feature: Management and Undertow ports are now configurable.
  • Removed management user override logic.

v2.1.0

07 Feb 21:25
Compare
Choose a tag to compare

CHANGELOG:

  • Updated default version to 10.0.0.Final.
  • Changed sudo_user to become_user in user creation task.

v2.0.0

21 Oct 17:54
Compare
Choose a tag to compare

CHANGELOG:

  • New task structure
  • Ability to change the daemon user and group
  • Clarification in log variable names to be console_log variables to avoid confusion with the server log.

v1.1.0

01 Oct 02:02
Compare
Choose a tag to compare

CHANGELOG:

  • Feature: Management user creation.

v1.0.0

28 Sep 16:39
Compare
Choose a tag to compare

Initial release