Open dcrask opened 2 years ago
I need to setup my api client playbooks so it doesn't automatically reload the liberty runtime. What is the simplest way to handle this?
Quickest (and dirtiest) would be to simply edit the handler that is locally installed to not do anything. Other ideas would be create clones of the roles so you control what handlers are fired.
I need to setup my api client playbooks so it doesn't automatically reload the liberty runtime. What is the simplest way to handle this?