Releases: ansible-middleware/wildfly
Releases · ansible-middleware/wildfly
1.5.5
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
v1.5.4
1.5.3
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
- Issue249 #262
1.5.2
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
1.5.1
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 toinventory_hostname_short
#195 - prospero: update README and remove duplicated call to wildfly_user #200
Bugfixes
1.5.0
============================================
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