Revert "For now, just renew all the certs" - they are renewed

This reverts commit 36357599cf.
This commit is contained in:
Patrick Uiterwijk 2018-08-14 19:27:27 +00:00
parent e9dc50cca7
commit 03dc378215

View file

@ -119,7 +119,7 @@
set_fact:
certs_to_sign: "{{certs_to_sign}} + [ '{{item.item.path}}' ]"
with_items: "{{ssh_cert_files.results}}"
# when: not item.stat.exists
when: not item.stat.exists
tags:
- basessh
- sshd_cert