7437b7641b
Change-Id: I20a5049e14fae2da25a87a97efa58692e561b1be
9 lines
379 B
YAML
9 lines
379 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variables ``pki_handler_ca_changed``, ``pki_handler_cert_changed``
|
|
and ``pki_handler_cert_installed`` that control name of meta handlers which
|
|
role triggers when included. This might be useful if multiple roles that
|
|
leverage the pki role are inlcuded withing same playbook and you want to
|
|
have better control over handler execution.
|