ansibleguy.infra_certs/tasks/debian/pki.yml

10 lines
212 B
YAML

---
# creating ca with full pki
# to be continued (;
- name: Certificates | Internal | CA | Not yet implemented
ansible.builtin.debug:
msg: "The certificate mode 'pki' is not yet implemented!"
tags: ca