Fix typo in OpenSSL task

This commit is contained in:
Christer Warén
2025-09-12 12:18:26 +03:00
parent 77c2a373b1
commit fc00b4f432

View File

@@ -644,7 +644,7 @@
- www
- name: "Deployer - OpenSSL - Configure - Copy Certificate / Root"
community.crypto.x509_certificate:
ansible.builtin.copy:
src: "/root/data/openssl/root/cert.pem"
dest: "/usr/local/share/ca-certificates/root.crt"
tags: