middleware_automation.wildfly Release Notes
This changelog describes changes after version 0.0.7.
v1.5.5-devel
Minor Changes
Bugfixes
Fix invalid varname breaking apps deployment #274
v1.5.4
v1.5.3
Minor Changes
Allow arbitrary filename for local download zipfile in offline installation #250
Check configuration is supported for EAP7 or EAP8 #261
Ensure that wildfly_version matches expected scheme (X.y.z) #260
Flag indicates whether download is on controller or target host #262
Update minimum ansible-core version to 2.15 #247
Bugfixes
v1.5.2
Major Changes
Minor Changes
Bugfixes
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
#195prospero: update README and remove duplicated call to wildfly_user #200
Bugfixes
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
#165Validate 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
v1.4.3
Minor Changes
Use alternatives instead of rpm to determine java_home #149
v1.4.2
Minor Changes
Remove unrequired vars from playbooks/playbook.yml #144
v1.4.0
Major Changes
Minor Changes
Bugfixes
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
v1.3.3
Minor Changes
Bugfixes
v1.3.2
Minor Changes
v1.3.1
Minor Changes
Remove dependency to community.general (not required) #100
v1.3.0
Minor Changes
Apply cp options #99
v1.2.2
Major Changes
wildfly_install: (eap) apply_cp does not depend on systemd #90
Minor Changes
Bugfixes
Correctly handle server restarts post apply_cp and keycloak_adapter #94
v1.2.1
Release Summary
Patch release with internal changes only.
v1.2.0
Major Changes
Propagate wildfly_install defaults to driver, systemd and utils roles #80
Bugfixes
v1.1.0
Minor Changes
Bump version to 1.1.0 to align with downstream (1.1.0 is identical to 1.0.6 upstream) #67
v1.0.6
v1.0.5
Minor Changes
Add
wildfly_java_opts
to set parameters for wfly JVM #60Add
wildfly_statistics_enabled
var to enable statistics #58Add variable
wildfly_bind_addr_private
to set private iface bind address #55Add variable
wildfly_multicast_addr
to set tcp/udp mcast address #56Added variable for setting management port bind address #62
Bugfixes
Fix EAP patch apply when yaml configuration is enabled #59
v1.0.4
Breaking Changes / Porting Guide
Rename variable
instance_id
towildfly_instance_id
and update docs #52
Bugfixes
Add become parameter to tasks that require it #53
v1.0.3
Minor Changes
Breaking Changes / Porting Guide
Rename jboss_eap role into wildfly_utils to be consistent with role naming convention #45
Bugfixes
v1.0.2
Release Summary
Minor enhancements, and documentation updates.
v1.0.1
Release Summary
Minor enhancements, and documentation updates.
v1.0.0
Release Summary
This is the first stable release of the middleware_automation.wildfly
collection.