ssh-certs hosts.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user