{# For fancy icons and a pleasing font #}
{# Each host has a header and table to itself #} {% for host in play_hosts %}{{ hostvars[host].check_results.msg }}
{{ kind }} |
||||||
---|---|---|---|---|---|---|
Certificate Common/Alt Name(s) | Serial | Health | Days Remaining | Expiration Date | Path | |
{{ v.cert_cn }} | int({{ v.serial }})/hex({{ v.serial_hex }}) |
{{ v.health }} | {{ v.days_remaining }} | {{ v.expiry }} | {{ v.path }} |