now we goin to set-up root-ca
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13m11s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13m11s
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
tasks:
|
||||
- name: Copy root CA certificate to trust store
|
||||
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
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user