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

Cleanup

parent 8d96825d
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@
path=/home/{{ tunnel_user_name }}/.ssh/fresh_auth_keys_tunnel_{{ inventory_hostname }}
delegate_to: '{{ item }}'
with_items: groups.all
when: item != "localhost"
- name: "Keys | Merge all public keys"
shell: cat /home/{{ item }}/.ssh/fresh_auth_keys* > /home/{{ item }}/.ssh/auth_keys_fresh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment