ssh-certs hosts.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2026-05-21 02:28:27 +10:00
parent 2d39618a6f
commit dfb570505d

View File

@@ -30,6 +30,7 @@
step ssh certificate {{ inventory_hostname }} /tmp/ssh_host_certs/{{ inventory_hostname }}/ssh_host_ed25519_key.pub step ssh certificate {{ inventory_hostname }} /tmp/ssh_host_certs/{{ inventory_hostname }}/ssh_host_ed25519_key.pub
--host --sign --provisioner "{{ step_host_provisioner }}" --host --sign --provisioner "{{ step_host_provisioner }}"
--password-file "{{ step_provisioner_password_file }}" --password-file "{{ step_provisioner_password_file }}"
--ca-url root-ca.guaranteedstruggle.host
--principal "{{ inventory_hostname }}" --principal "{{ ansible_host }}" --principal "{{ inventory_hostname }}" --principal "{{ ansible_host }}"
--force --force