IBM / ansible-role-infosvr

Ansible role for automating the deployment of IBM InfoSphere Information Server
Apache License 2.0
15 stars 12 forks source link

Ensure JDK patch is downloaded before attempting to apply #9

Closed cmgrote closed 6 years ago

cmgrote commented 6 years ago

Currently the role attempts to apply the JDK patch (moving away the existing JDK) before even checking whether the appropriate JDK update is available -- this puts the environment into an inoperable state (only recoverable my manually moving the backed-up JDK back to its location).