unfetter
unfetter copied to clipboard
Certs are recreated even when the backup has the right ones
In testing, the certs are being recreated even when the files exists.
It seems that although the certs generations was refactored into the "common" playbook and only run when the certs files are not there, and not in dev, the openssl role is still in place, and still being run every time.
Need to remove the openssl role all together.