Skip to content
Snippets Groups Projects
Commit 6f47c46c authored by jurgenhaas's avatar jurgenhaas
Browse files

Update dependencies for commonauth and commonconnect

parent a9d53dd9
No related branches found
No related tags found
No related merge requests found
--- ---
# file: roles/commonauth/tasks/tunnel_keys.yml # file: roles/commonkeys/tasks/tunnel_keys.yml
- name: "Read public key of tunnel user" - name: "Read public key of tunnel user"
shell: cat /home/{{ tunnel_user_name }}/.ssh/id_rsa.pub shell: cat /home/{{ tunnel_user_name }}/.ssh/id_rsa.pub
......
--- ---
# file: roles/commonauth/tasks/user_keys.yml # file: roles/commonkeys/tasks/user_keys.yml
- name: "Keys | Remove the fresh auth file in case it does already exist" - name: "Keys | Remove the fresh auth file in case it does already exist"
file: file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment