dotfiles/ansible/scripts/install_local_ca.yml

8 lines
166 B
YAML
Raw Normal View History

2025-04-06 20:13:27 -05:00
- name: Copy Public certs
copy:
src: durp.crt
dest: /etc/ca-certificates/trust-source/anchors/durp.crt
- name: Trust certs
command: trust extract-compat