extend existing certificate list instead of overwriting it. Ansible realy needs a deep merge...

This commit is contained in:
nd 2020-04-26 11:57:17 +02:00
parent d2ddb8a666
commit 1ddb7fa78d
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
4 changed files with 10 additions and 5 deletions

View file

@ -3,6 +3,3 @@ monitoring:
checks:
local:
nginx_status: {}
certificates:
certs: "{{ nginx.vhosts|nginx_vhosts_to_certificates }}"