azavea / ansible-java

An Ansible role for installing Java.
Apache License 2.0
4 stars 15 forks source link

Determine alternative approach to executing certificate post-install #34

Closed hectcastro closed 6 years ago

hectcastro commented 6 years ago

Currently, this is being done via handlers, which are prone to failures where:

This leads to too many scenarios where the handler does not get run.