Skip to content

Releases: ansible-middleware/wildfly

1.5.5

18 Nov 17:20
Compare
Choose a tag to compare

v1.5.5

Minor Changes

  • AMW-310 Misleading mention of prospero in EAP 7 ansible collection #269
  • Make port binding configurable in molecule scenarios, plus some molecule fixup and ansible-lint fixes. #270
  • Upgrade prospero downstream to 1.1.13.Final-redhat-00006 #275
  • Upgrade prospero from 1.3.0.Beta1 to 1.3.0.Final #273

Bugfixes

  • Fix invalid varname breaking apps deployment #274

1.5.4

03 Sep 13:30
Compare
Choose a tag to compare

v1.5.4

1.5.3

20 Aug 07:26
Compare
Choose a tag to compare

v1.5.3

Minor Changes

  • AMW-283 EAP8 YAML config is failing when eap_apply_cp is false #254
  • Bump WildFly version to latest (33.0.0.Final) #252
  • Check that the configuration is supported for EAP7 or EAP8 #261
  • Ensure that wildfy_version matches expected scheme (X.y.z) #260
  • Inside migration role jdbc_driver_module_name will be wildfly_driver_module_name #253
  • Update jboss_cli.yml - conditional statements variable adjustment #251
  • Using local path variable for offline installation. #250
  • [#257] Remove legacy redundant TCPPING configuration & define whole topology in TCPPING #258
  • update ansible-core >= 2.15 #247

Bugfixes

1.5.2

22 May 10:59
Compare
Choose a tag to compare

v1.5.2

Major Changes

  • Add app deployments to several Molecule scenarios #237
  • prospero: rm role and move content to wildfly_utils #227

Minor Changes

  • App deploy to trigger cluster formation and verification (upstream CI only) #221
  • Skip pidfile validation #217
  • eap: EAP8 should defaults to prospero #245
  • install: allow user to change path on controller to store zips #216

Bugfixes

  • Add become_user to jboss_cli #229
  • Use prospero 1.3.0.Beta1 #239
  • use own config directory for colocated instances #226
  • wildfly_validation: fixup logic of pidfile verification #244

1.5.1

03 Apr 15:38
Compare
Choose a tag to compare

v1.5.1

Major Changes

  • Set pid file for systemd to /var/run/{{ instance }} or allow for custom pid file location #190

Minor Changes

  • Add selinux attributes #205
  • Add wait_for logic in systemd unit #207
  • Add wildfly_validation logic for colocated cluster #211
  • Allow to use different names for nodeId, instance name, systemd unit name #192
  • Enable Prospero molecule scenario to run #181
  • Externalize the jdbc drivers list from the main playbook, plus add a missing template for the migration role #204
  • Implementation of the uninstall role, along with documentation and molecule scenario #194
  • Validate wildfly_node_id length and default to inventory_hostname_short #195
  • prospero: update README and remove duplicated call to wildfly_user #200

Bugfixes

  • Fix uninstall_role to work, out of the box, with the wildfly_install defaults. #197
  • Fix wildfly_install changing ownership of system directories #210
  • JBoss EAP 7.4.7+ patching fails on openjdk17 if elytron is not enabled #203
  • Wildfly user account should be in wildfly_group as primary group #202

1.5.0

05 Mar 14:57
Compare
Choose a tag to compare

============================================
middleware_automation.wildfly Release Notes

v1.5.0

Minor Changes

  • Add check for prospero installed on host #175
  • Download prospero on controller node and copy it to target servers #167
  • Few enhancements around the OpenJDK dependency handling #168
  • Generate wildfly manifest to be used with wildfly #158
  • New prospero name parameter wildfly_prospero_name #165
  • Validate the service running on an offset port #162
  • systemd: handling of privilege escalation and service restart #179

Breaking Changes / Porting Guide

  • Set minimum ansible version >= 2.14 #173

Bugfixes

  • Fix Ansible Hub documentation links #161

1.4.3

22 Sep 14:55
Compare
Choose a tag to compare

v1.4.3

Minor Changes

  • Use alternatives instead of rpm to determine java_home #149

1.4.2

21 Sep 14:35
Compare
Choose a tag to compare

v1.4.2

Minor Changes

  • Remove unrequired vars from playbooks/playbook.yml #144

1.4.0

21 Sep 12:26
Compare
Choose a tag to compare

v1.4.0

Major Changes

  • wildfly_driver: remove defaults in favor of required parameters #138
  • wildfly_driver: rename parameters from jdbc_* to wildfly_driver_* #142

Minor Changes

  • Cleanup and reorganize Prospero playbooks #136
  • Update to Wildfly 29 #135

Bugfixes

  • Fix validation role so it can be used with remote nodes. #131
  • Set wildfly_offline_install default to False, eap_apply_cp to True #133
  • Update references to split filter #140
  • Update yaml_configuration syntax (became less permissive) #130
  • Workaround java-11 bugzilla #2224411 #127

1.3.4

10 Jul 08:35
Compare
Choose a tag to compare

v1.3.4

Minor Changes

  • wildfly_systemd: detect Java home path on different os_family #125

Bugfixes

  • Do not re-download elytron adapter if present #124