now we goin to set-up root-ca
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13m11s

This commit is contained in:
hogweed1
2026-05-15 19:49:33 +10:00
parent 1025809015
commit 86b35b7f5c

View File

@@ -5,7 +5,7 @@
tasks: tasks:
- name: Copy root CA certificate to trust store - name: Copy root CA certificate to trust store
ansible.builtin.get_url: ansible.builtin.get_url:
url: http://example.lan url: https://root-ca.guaranteedstruggle.host:443/roots.pem
dest: /usr/local/share/ca-certificates/pmc314_root-ca.crt dest: /usr/local/share/ca-certificates/pmc314_root-ca.crt
owner: root owner: root
group: root group: root