Skip to content

Commit

Permalink
Generate ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Nov 4, 2024
1 parent a2a54f9 commit dad7407
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/semaphore/tasks/present.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
comment: SemaphoreUI
uid: 1001
group: docker
generate_ssh_key: true
ssh_key_type: ed25519
ssh_key_passphrase: "{{ vault_ssh_passphrase }}"
system: true

- name: Create config directory
ansible.builtin.file:
Expand Down

0 comments on commit dad7407

Please sign in to comment.